CheckBoxGlyphCollection.Item[CheckBoxState] Property
In This Article
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.Printing.Core
#Declaration
public ImageSource this[CheckBoxState key] { get; set; }
#Parameters
Name | Type |
---|---|
key | Check |
#Property Value
Type |
---|
Image |
See Also