Name | Description | |
---|---|---|
NBorderEditor Constructor | Default constructor. |
The following tables list the members exposed by NBorderEditor.
Name | Description | |
---|---|---|
NBorderEditor Constructor | Default constructor. |
Name | Description | |
---|---|---|
ControlPlacementProperty | Reference to the ControlPlacement property. | |
DefaultTemplate | A border property editor template whose color and rounding settings are placed to the right of the border style picker. | |
EditedBorderThicknessProperty | Reference to the EditedBorderThickness property. | |
HasMoreOptionsButtonProperty | Reference to the HasMoreOptionsButton property. | |
NBorderEditorSchema | Schema associated with NBorderEditor. |
Name | Description | |
---|---|---|
ControlPlacement | Gets or sets the horizontal placement of this editor's value control. | |
EditedBorderColor | Gets the edited border color. | |
EditedBorderRounding | Gets the edited border corner rounding. | |
EditedBorderStyle | Gets the edited border style. | |
EditedBorderThickness | Gets or sets the value of the EditedBorderThickness property. | |
HasMoreOptionsButton | Gets or sets the value of the HasMoreOptionsButton property. |
Name | Description | |
---|---|---|
CreateControl | Overridden. Creates the UI control for this editor. | |
OnMoreOptionsButtonClick | Called when the user clicks the "More Options..." button. |