  | IPropertyManagerPageElementExEnabled Property  | 
 
            Enable state of this control
            
 
    Namespace: 
   CodeStack.SwEx.PMPage.Controls
    Assembly:
   CodeStack.SwEx.PMPage (in CodeStack.SwEx.PMPage.dll) Version: 0.7.2.0 (0.7.2.0)
Syntaxbool Enabled { get; set; }Property Enabled As Boolean
	Get
	Set
property bool Enabled {
	bool get ();
	void set (bool value);
}Property Value
Type: 
Boolean
See Also