Property BoolAsCheckBox
BoolAsCheckBox
Gets or sets whether boolean properties will be shown as checkboxes.
Default is true
.
public bool BoolAsCheckBox { get; set; }
Gets or sets whether boolean properties will be shown as checkboxes.
Default is true
.
public bool BoolAsCheckBox { get; set; }