ColumnProvider.ColumnType Property

Definition

Gets or sets the type of the column.

public:  virtual property Type ^ ColumnType {  public:
Type ^ get(); protected:
 void set(Type ^ value); };
public virtual Type ColumnType { get; protected set; }
member this.ColumnType : Type with get, set
Public Overridable Property ColumnType As Type

Property Value

The type of the column.

Applies to