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.Controls
    Assembly:
   PDTec.IceNet.Web (in PDTec.IceNet.Web.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntaxpublic bool SortByFirstSortableColumn { get; set; }Property Value
Type: 
Boolean
See Also