PictureEditOptionsMask(RepositoryItemPictureEdit) Constructor
Initializes a new instance of the PictureEditOptionsMask class.
Namespace: DevExpress.XtraEditors.Controls
Assembly: DevExpress.XtraEditors.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| owner | RepositoryItemPictureEdit | The owner of the created PictureEditOptionsMask object. |
See Also