Property AllowCheck
AllowCheck
When implemented by a class, gets or sets a value indicating whether button should automatically appear pressed in and not pressed in when clicked.
bool AllowCheck { get; set; }
When implemented by a class, gets or sets a value indicating whether button should automatically appear pressed in and not pressed in when clicked.
bool AllowCheck { get; set; }