CheckBoxGlyphs.Item[CheckBoxState] Property
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| checkState | CheckBoxState |
Property Value
| Type |
|---|
| ImageSource |
See Also
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v26.1.dll
public ImageSource this[CheckBoxState checkState] { get; set; }
Public Property Item(checkState As CheckBoxState) As ImageSource
| Name | Type |
|---|---|
| checkState | CheckBoxState |
| Type |
|---|
| ImageSource |