[]
Retrieves a set of rules concerning the movement capabilities of a component. This should be one or more flags from the SelectionRules class. If no designer provides rules for a component, the component will not get any UI services.
public override SelectionRules SelectionRules { get; }
Public Overrides ReadOnly Property SelectionRules As SelectionRules