ASPxRichEditHorizontalRulerSettings Class
Represents the class containing options for the horizontal ruler.
Namespace: DevExpress.Web.ASPxRichEdit
Assembly: DevExpress.Web.ASPxRichEdit.v24.1.dll
NuGet Package: DevExpress.Web.Office
Declaration
public class ASPxRichEditHorizontalRulerSettings :
HorizontalRulerOptions,
ISettingsWithExternalStateManager
Related API Members
The following members return ASPxRichEditHorizontalRulerSettings objects:
Remarks
An instance of the ASPxRichEditHorizontalRulerSettings class is accessible via the ASPxRichEditSettings.HorizontalRuler property.
Implements
Inheritance
Object
ViewStatePersisterCore
BaseOptions
RichEditNotificationOptions
RulerOptions
HorizontalRulerOptions
ASPxRichEditHorizontalRulerSettings
See Also