Back to Devexpress

Tile Constructors

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-dot-windowsui-dot-tile-dot-ctor.md

latest1.7 KB
Original Source

Tile Constructors

A Tile within a WindowsUIView.

NameParametersDescription
Tile()noneInitializes a new instance of the Tile class with the default settings.
Tile(IBaseTileProperties, Document)parentProperties, documentInitializes a new instance of the Tile class with custom settings and links it to the specific Document.
Tile(IBaseTileProperties)parentPropertiesInitializes a new instance of the Tile class with custom settings.
Tile(IContainer)containerInitializes a new instance of the Tile class with the specified container.

See Also

Tile Class

Tile Members

DevExpress.XtraBars.Docking2010.Views.WindowsUI Namespace