Gets a value indicating whether this instance has group applied.
Namespace: Telerik.WinControls.DataAssembly: Telerik.WinControls (in Telerik.WinControls.dll) Version: 2013.1.321.40 (2013.1.321.40)
Syntax
| C# |
|---|
protected bool HasGroup { get; } |
| Visual Basic |
|---|
Protected ReadOnly Property HasGroup As Boolean
Get |
Field Value
true if this instance has group applied; otherwise,
false.
See Also