CheckBoxGlyphs.Item[CheckBoxState] Property
In This Article
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
#Declaration
public ImageSource this[CheckBoxState checkState] { get; set; }
#Parameters
Name | Type |
---|---|
check |
Check |
#Property Value
Type |
---|
Image |
See Also