Specifies if the groups should be sorted by the items count
Namespace: Ico.GdxAssembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool UseCountSort { get; private set; } |
Visual Basic |
---|
Public Property UseCountSort As Boolean Get Private Set |
JScript |
---|
function get UseCountSort () : boolean private function set UseCountSort (value : boolean) |