QueryTableControlSortByFirstSortableColumn Property |
Gets or sets if the table should be sorted by the first sortable column by
default (if the user has not clicked a table header).
Namespace: PDTec.IceNet.Web.UI.ControlsAssembly: PDTec.IceNet.Web (in PDTec.IceNet.Web.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntaxpublic bool SortByFirstSortableColumn { get; set; }
Property Value
Type:
Boolean
See Also