CheckBoxGlyphCollection.Add(CheckBoxState, ImageSource) Method
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v25.2.Core.dll
Declaration
Parameters
| Name | Type |
|---|---|
| checkState | CheckBoxState |
| imageSource | ImageSource |
See Also
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v25.2.Core.dll
public void Add(
CheckBoxState checkState,
ImageSource imageSource
)
Public Sub Add(
checkState As CheckBoxState,
imageSource As ImageSource
)
| Name | Type |
|---|---|
| checkState | CheckBoxState |
| imageSource | ImageSource |