StiCheckBoxCheckStyleForFalse Property |
Gets or sets check style for false value.
Namespace:
Stimulsoft.Report.Components
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax [TypeConverterAttribute(typeof(StiEnumConverter))]
public StiCheckStyle CheckStyleForFalse { get; set; }
<TypeConverterAttribute(GetType(StiEnumConverter))>
Public Property CheckStyleForFalse As StiCheckStyle
Get
Set
Property Value
Type:
StiCheckStyleSee Also