Encapsulates the data, associated with a change in the bit state of a
DisposableObject instance.
Namespace: Telerik.Windows.ControlsAssembly: Telerik.Windows.Core (in Telerik.Windows.Core.dll) Version: 2013.1.422.2040 (2013.1.0422.2040)
Syntax
| C# |
|---|
public class BitStateChangedEventArgs : EventArgs |
| Visual Basic |
|---|
Public Class BitStateChangedEventArgs _
Inherits EventArgs |
| Visual C++ |
|---|
public ref class BitStateChangedEventArgs : public EventArgs |
Inheritance Hierarchy
See Also