VerticalRulerOptions Class
Represents the class containing options for the vertical ruler.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.RichEdit.v24.1.Core.dll
NuGet Packages: DevExpress.RichEdit.Core, DevExpress.Win.Navigation
Declaration
Related API Members
The following members return VerticalRulerOptions objects:
Remarks
An instance of the VerticalRulerOptions class is accessible via the RichEditControlOptionsBase.VerticalRuler property.
Implements
Inheritance
Object
ViewStatePersisterCore
BaseOptions
RichEditNotificationOptions
RulerOptions
VerticalRulerOptions
See Also