QueryCheckStatesEventArgs Constructors
Serves as the base for classes providing data for RepositoryItemCheckEdit.QueryCheckStateByValue and RepositoryItemCheckEdit.QueryValueByCheckState events.Name | Parameters | Description |
---|---|---|
QueryCheckStatesEventArgs(Object, CheckState) | fValue, checkState | Creates an instance of the QueryCheckStatesEventArgs class. |
See Also