Namespace: Dapfor.Net.Ui
Assembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
true if groupable; otherwise, false.
Assembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
| C# |
|---|
public bool Groupable { get; set; } |
| Visual Basic |
|---|
Public Property Groupable As Boolean Get Set |
| Visual C++ |
|---|
public: property bool Groupable { bool get (); void set (bool value); } |
| F# |
|---|
member Groupable : bool with get, set |
Property Value
Type: Booleantrue if groupable; otherwise, false.