Share via


IColumn.Order Property

Definition

Gets the column order.

public virtual int? Order { get; }
member this.Order : Nullable<int>
Public Overridable ReadOnly Property Order As Nullable(Of Integer)

Property Value

The column order.

Applies to