| PropertyManagerPageOptionBoxChecked Property |
[Missing <summary> documentation for "P:CodeStack.SwEx.PMPage.Controls.PropertyManagerPageOptionBox.Checked"]
Namespace:
CodeStack.SwEx.PMPage.Controls
Assembly:
CodeStack.SwEx.PMPage (in CodeStack.SwEx.PMPage.dll) Version: 0.7.2.0 (0.7.2.0)
Syntax public bool Checked { get; set; }
Public Property Checked As Boolean
Get
Set
public:
virtual property bool Checked {
bool get () sealed;
void set (bool value) sealed;
}
Property Value
Type:
BooleanImplements
IPropertyManagerPageOption.CheckedSee Also