MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / IInputCheckBoxField Interface / CheckStyle Property

In This Topic
CheckStyle Property (IInputCheckBoxField)
In This Topic
Gets the style of the checkbox.
Syntax
'Declaration
 
ReadOnly Property CheckStyle As CheckStyle
 

Property Value

The style of the checkbox as a CheckStyle.
See Also