Interface SearchResultsBaseGridController<TFilter>.IColumn
protected interface SearchResultsBaseGridController<TFilter>.IColumn
Properties
SortExpression
string SortExpression { get; set; }
Property Value
Title
string Title { get; }
Property Value
Visible
bool Visible { get; set; }