CheckListPropertiesBase Constructors
Contains the base settings specific to list editors.Name | Parameters | Description |
---|---|---|
CheckListPropertiesBase() | none | Initializes a new instance of the CheckListPropertiesBase class with default settings. |
CheckListPropertiesBase(IPropertiesOwner) | owner | Initializes a new instance of the CheckListPropertiesBase class with the specified owner. |
See Also