DisplayColumnAttribute.SortColumn Свойство

Определение

Получает имя столбца, который следует использовать для сортировки.

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

Значение свойства

Имя столбца для сортировки.

Применяется к