CellDefinition.ColumnIndex Property

Definition

Gets or sets the value of the column index.

public:
 property int ColumnIndex { int get(); void set(int value); };
public int ColumnIndex { get; set; }
member this.ColumnIndex : int with get, set
Public Property ColumnIndex As Integer

Property Value

The value of the column index.

Applies to