BCGControlBar Library for .NET
SelectionRules Property (BackstageSmartPanelDesigner)




Syntax
'Declaration
 
Public Overrides ReadOnly Property SelectionRules As SelectionRules
'Usage
 
Dim instance As BackstageSmartPanelDesigner
Dim value As SelectionRules
 
value = instance.SelectionRules
public override SelectionRules SelectionRules {get;}
public: __property SelectionRules get_SelectionRules() override;
public:
property SelectionRules SelectionRules {
   SelectionRules get() override;
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

BackstageSmartPanelDesigner Class
BackstageSmartPanelDesigner Members
Base Implementation in SelectionRules

Send Feedback