EditPropertiesBase Constructors
Serves as the base class for all the editor properties classes.Name | Parameters | Description |
---|---|---|
EditPropertiesBase() | none | Initializes a new instance of the EditPropertiesBase class with default settings. |
EditPropertiesBase(IPropertiesOwner) | owner | Initializes a new instance of the EditPropertiesBase class with the specified owner. |
See Also