ASPxSiteMapControl.FlowLayoutItemSeparator Property
Gets or sets the item separator displayed between nodes which are rendered using a flow layout.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | ", " | A String value specifying the item separator. |
See Also