DisplayColumnAttribute.SortColumn Property

Definition

Gets the name of the column to use for sorting.

public:
 property System::String ^ SortColumn { System::String ^ get(); };
public string SortColumn { get; }
public string? SortColumn { get; }
member this.SortColumn : string
Public ReadOnly Property SortColumn As String

Property Value

The name of the sort column.

Applies to