Skip to main content
A newer version of this page is available. .

TileNavPane.SeparatorImageOptions Property

Namespace: DevExpress.XtraBars.Navigation

Assembly: DevExpress.XtraBars.v19.1.dll

Declaration

[DXCategory("Appearance")]
[SmartTagSearchNestedProperties]
public ImageOptions SeparatorImageOptions { get; }

Property Value

Type
DevExpress.Utils.ImageOptions
See Also