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.v25.2.dll
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| String | ", " | A String value specifying the item separator. |
See Also