Click or drag to resize

StiCheckBoxCheckStyleForTrue Property

Gets or sets check style for true value.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiEnumConverter))]
public StiCheckStyle CheckStyleForTrue { get; set; }

Property Value

Type: StiCheckStyle
See Also