TabControlCommonCancelEventArgsBase Constructors
Serves as the base for classes that provide data for DXTabControl events.Name | Parameters | Description |
---|---|---|
TabControlCommonCancelEventArgsBase(Int32, Object) | index, item | Initializes a new instance of the TabControlCommonCancelEventArgsBase class. |
See Also