[]
        
(Showing Draft Content)

C1.Win.Input.Design.Designers.C1TextEditorBaseDesigner.SelectionRules

SelectionRules Property

SelectionRules

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.

Declaration
public override SelectionRules SelectionRules { get; }
Public Overrides ReadOnly Property SelectionRules As SelectionRules