MVCxColumnCheckBoxProperties Constructors
Contains settings specific to a check box column.Name | Parameters | Description |
---|---|---|
MVCxColumnCheckBoxProperties() | none | Initializes a new instance of the MVCxColumnCheckBoxProperties class with default settings. |
MVCxColumnCheckBoxProperties(IPropertiesOwner) | owner | Initializes a new instance of the MVCxColumnCheckBoxProperties class with the specified owner. |
See Also