Table of Contents

Interface SearchResultsBaseGridController<TFilter>.IColumn

Namespace
InSite.Common.Web.UI
Assembly
InSite.UI.dll
protected interface SearchResultsBaseGridController<TFilter>.IColumn

Properties

SortExpression

string SortExpression { get; set; }

Property Value

string

Title

string Title { get; }

Property Value

string

Visible

bool Visible { get; set; }

Property Value

bool