Gets the key for this group.
Namespace: Kettic.AspNet.DataAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
SyntaxReadOnly Property Key As Object
Get
property Object^ Key {
Object^ get ();
}
abstract Key : Object with get
Property Value
Type:
ObjectThe key for this group.
See Also