| PropertyManagerPageOptionBoxVisible Property |
[Missing <summary> documentation for "P:CodeStack.SwEx.PMPage.Controls.PropertyManagerPageOptionBox.Visible"]
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 Visible { get; set; }
Public Property Visible As Boolean
Get
Set
public:
virtual property bool Visible {
bool get () sealed;
void set (bool value) sealed;
}
Property Value
Type:
BooleanImplements
IPropertyManagerPageControl.VisibleSee Also