CheckBoxGlyphCollection.Item[CheckBoxState] Property
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v25.2.Core.dll
Declaration
Parameters
| Name | Type |
|---|---|
| key | CheckBoxState |
Property Value
| Type |
|---|
| ImageSource |
See Also
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v25.2.Core.dll
public ImageSource this[CheckBoxState key] { get; set; }
Public Property Item(key As CheckBoxState) As ImageSource
| Name | Type |
|---|---|
| key | CheckBoxState |
| Type |
|---|
| ImageSource |