Back to Devexpress

TdxRichEditControlOptionsBase.HorizontalRuler Property

vcl-dxrichedit-dot-view-dot-core-dot-tdxricheditcontroloptionsbase-b41d8233.md

latest1012 B
Original Source

TdxRichEditControlOptionsBase.HorizontalRuler Property

Provides access to the horizontal ruler settings.

Declaration

delphi
property HorizontalRuler: TdxHorizontalRulerOptions read; write;

Property Value

Type
TdxHorizontalRulerOptions

Remarks

Use this property to customize the horizontal ruler in the Rich Edit control.

Refer to the TdxHorizontalRulerOptions class description for information on the available horizontal ruler settings.

See Also

TdxRichEditControlOptionsBase

TdxRichEditControlOptionsBase.VerticalRuler

TdxRichEditControlOptionsBase Members

dxRichEdit.View.Core Unit