aspnet-devexpress-dot-web-1db1df56.md
Defines style settings for the index panel separator.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class IndexPanelSeparatorStyle :
AppearanceStyleBase
Public Class IndexPanelSeparatorStyle
Inherits AppearanceStyleBase
The following members return IndexPanelSeparatorStyle objects:
The IndexPanelSeparatorStyle class contains settings that define the style of index panel separator within a ASPxTitleIndex control.
An object of the IndexPanelSeparatorStyle type can be accessed via the control’s ASPxTitleIndex.IndexPanelSeparatorStyle property.
Object MarshalByRefObject Component Style AppearanceStyleBase IndexPanelSeparatorStyle
See Also