IndexPanel.Separator Property
In This Article
Gets or sets a string that separates items within the index panel.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
String | " " | A string value that separates items within the index panel. |
See Also