KaxListViewGroupExpressionGroupSortOrder Property |
Sets or gets the current sorting order.
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax public KaxListViewSortOrder GroupSortOrder { get; set; }
Public Property GroupSortOrder As KaxListViewSortOrder
Get
Set
public:
property KaxListViewSortOrder GroupSortOrder {
KaxListViewSortOrder get ();
void set (KaxListViewSortOrder value);
}
member GroupSortOrder : KaxListViewSortOrder with get, set
Property Value
Type:
KaxListViewSortOrderSee Also