ASPxSiteMapControlBase.ColumnSeparatorTemplate Property
Gets or sets a template used for displaying the content of all column separators within the site map control.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
ITemplate | null | An object supporting the System. |
#Remarks
Use the ColumnSeparatorTemplate property to control the contents of all the column separators within the current site map control.
Note that any style settings defined for column separators via the specific ASPxSiteMapControlBase.ColumnSeparatorStyle property are still in effect when specifying the separators’ contents through the ColumnSeparatorTemplate property.
Note
Once a template defined via the Column