aspnet-devexpress-dot-web-1480eb44.md
Defines style settings for column separators.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class ColumnSeparatorStyle :
AppearanceStyle
Public Class ColumnSeparatorStyle
Inherits AppearanceStyle
The following members return ColumnSeparatorStyle objects:
The ColumnSeparatorStyle class contains settings that define the style of column separators within a site map control.
An object of the ColumnSeparatorStyle type can be accessed via the ASPxSiteMapControlBase.ColumnSeparatorStyle property of a site map control.
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle ColumnSeparatorStyle
See Also