A newer version of this page is available.
Switch to the current version.
EditorImages.CheckBoxGrayed Property
Provides access to the settings that define an image of check boxes in the grayed state.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v18.2.dll
Declaration
public InternalCheckBoxImageProperties CheckBoxGrayed { get; }
Public ReadOnly Property CheckBoxGrayed As InternalCheckBoxImageProperties
Property Value
Type | Description |
---|---|
DevExpress.Web.InternalCheckBoxImageProperties | An DevExpress.Web.InternalCheckBoxImageProperties object that contains image settings. |
Remarks
Use the CheckBoxGrayed property to assign images to check boxes in a grayed state within an editor.
NOTE
Note that if you specify the CheckBoxGrayed property, you should set the image size via the Height and Width pr