Boolean
IEntry
.Checked { get; set; }
Gets or sets the checked flag.
Remarks
This property is used to check/uncheck a button.
Examples