Back to Devexpress

BaseView.FloatPanels Property

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-dot-baseview-e5432e3c.md

latest1.2 KB
Original Source

BaseView.FloatPanels Property

This member supports the internal infrastructure, and is not intended to be used directly from your code.

Namespace : DevExpress.XtraBars.Docking2010.Views

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[Browsable(false)]
public FloatPanelCollection FloatPanels { get; }
vb
<Browsable(False)>
Public ReadOnly Property FloatPanels As FloatPanelCollection

Property Value

Type
DevExpress.XtraBars.Docking2010.Views.FloatPanelCollection

See Also

BaseView Class

BaseView Members

DevExpress.XtraBars.Docking2010.Views Namespace