Property RadioStyle
RadioStyle
If true, the CheckBox will display radio button style glyphs (●) instead of checkbox style glyphs (☑).
public bool RadioStyle { get; set; }
If true, the CheckBox will display radio button style glyphs (●) instead of checkbox style glyphs (☑).
public bool RadioStyle { get; set; }