Skip to main content

CheckBoxGlyphCollection.Item[CheckBoxState] Property

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 CheckBoxState

#Property Value

Type
ImageSource
See Also