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