DXRichEditHorizontalRulerOptions Fields
Provides the options for the horizontal ruler.| Name | Description |
|---|---|
| ShowLeftIndentProperty static | Identifies the DXRichEditHorizontalRulerOptions.ShowLeftIndent dependency property. |
| ShowRightIndentProperty static | Identifies the DXRichEditHorizontalRulerOptions.ShowRightIndent dependency property. |
| ShowTabsProperty static | Identifies the DXRichEditHorizontalRulerOptions.ShowTabs dependency property. |
| VisibilityProperty static | Identifies the DXRichEditHorizontalRulerOptions.Visibility dependency property. |
See Also