Gets the current bit state for the object, defined by the provided key.
Namespace: Telerik.WinControlsAssembly: Telerik.WinControls (in Telerik.WinControls.dll) Version: 2013.1.321.40 (2013.1.321.40)
Syntax
| C# |
|---|
protected bool GetBitState(
long key
) |
| Visual Basic |
|---|
Protected Function GetBitState ( _
key As Long _
) As Boolean |
Parameters
- key
- Type: System..::..Int64
Return Value
See Also