DXRichEditVerticalRulerOptions Members
Provides the options for the vertical ruler.Constructors
| Name | Description |
|---|---|
| DXRichEditVerticalRulerOptions() | Initializes a new instance of the DXRichEditVerticalRulerOptions class with the default settings. |
Fields
| Name | Description |
|---|---|
| VisibilityProperty static | Identifies the DXRichEditVerticalRulerOptions.Visibility dependency property. |
Properties
| Name | Description |
|---|---|
| Visibility | Gets or sets whether the vertical ruler is displayed. This is a dependency property. |
See Also