Skip to main content

INativeMdiViewController.TileHorizontal() Method

Tiles documents horizontally.

Namespace: DevExpress.XtraBars.Docking2010.Views.NativeMdi

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

bool TileHorizontal()

Returns

Type Description
Boolean

true if the operation was successful; otherwise, false.

See Also