Skip to main content
A newer version of this page is available. .

PictureEditOptionsMask Class

Contains settings that enable masked mode and allow you to customize the masked mode behavior.

Namespace: DevExpress.XtraEditors.Controls

Assembly: DevExpress.XtraEditors.v18.2.dll

Declaration

public class PictureEditOptionsMask :
    BaseOptions

The following members return PictureEditOptionsMask objects:

Remarks

An instance of the PictureEditOptionsMask class is accessible from the RepositoryItemPictureEdit.OptionsMask property.

Inheritance

See Also