[]
Base designer for editors based on the C1TextBoxBase or C1DropDownEditorBase classes.
public class C1TextEditorBaseDesigner : C1InputControlDesigner
Public Class C1TextEditorBaseDesigner
Inherits C1InputControlDesigner
| Name | Description |
|---|---|
| C1TextEditorBaseDesigner() | Initializes the C1TextEditorBaseDesigner class. |
| Name | Description |
|---|---|
| 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. |
| SnapLines | Adds a baseline SnapLine to the list of SnapLines related to this control. |
| Name | Description |
|---|---|
| InitializeNewComponent(IDictionary) |