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