BootstrapColorEditProperties(IPropertiesOwner) Constructor
Initializes a new instance of the BootstrapColorEditProperties class with the specified owner.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
owner | IPropertiesOwner | An object that implements the IPropertiesOwner interface. |
See Also