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

TileBarItem.Frames Property

This member is not supported by the TileBarItem class.

Namespace: DevExpress.XtraBars.Navigation

Assembly: DevExpress.XtraBars.v19.1.dll

Declaration

[Browsable(false)]
[DefaultValue(null)]
[XtraSerializableProperty(XtraSerializationVisibility.Collection, false, true, false)]
public TileItemFrameCollection Frames { get; }

Property Value

Type Default
TileItemFrameCollection *null*
See Also