Back to Devexpress

IBaseViewController.Float Method

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-dot-ibaseviewcontroller-dot-float.md

latest1.1 KB
Original Source

IBaseViewController.Float Method

NameParametersDescription
Float(DockPanel)dockPanelMakes a docked DockPanel float.
Float(BaseDocument, Point, Size)document, floatLocation, floatSizeMakes the specified document floating at the specified location, with the specified size.
Float(BaseDocument, Point)document, floatLocationMakes the specified document floating at the specified location.
Float(BaseDocument)documentMakes the specified document floating.