aspnet-devexpress-dot-web-dot-aspxrichedit-9126964b.md
Represents the class containing options for the horizontal ruler.
Namespace : DevExpress.Web.ASPxRichEdit
Assembly : DevExpress.Web.ASPxRichEdit.v25.2.dll
NuGet Package : DevExpress.Web.Office
public class ASPxRichEditHorizontalRulerSettings :
HorizontalRulerOptions,
ISettingsWithExternalStateManager
Public Class ASPxRichEditHorizontalRulerSettings
Inherits HorizontalRulerOptions
Implements ISettingsWithExternalStateManager
The following members return ASPxRichEditHorizontalRulerSettings objects:
An instance of the ASPxRichEditHorizontalRulerSettings class is accessible via the ASPxRichEditSettings.HorizontalRuler property.
Object ViewStatePersisterCore BaseOptions RichEditNotificationOptions RulerOptions HorizontalRulerOptions ASPxRichEditHorizontalRulerSettings
See Also