TableBase Properties
Scroller
Gets or sets the scroller for the table.
Syntax: public
IScroller
Scroller { get; set; }
TableSelect
Gets the Select filter for the table.
Syntax: public
Select
TableSelect { get; }
Last updated