Back to Devexpress

TileBar.ColumnCount Property

windowsforms-devexpress-dot-xtrabars-dot-navigation-dot-tilebar-883099e4.md

latest1.2 KB
Original Source

TileBar.ColumnCount Property

This property is not supported by the TileBar class.

Namespace : DevExpress.XtraBars.Navigation

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public int ColumnCount { get; set; }
vb
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public Property ColumnCount As Integer

Property Value

Type
Int32

See Also

TileBar Class

TileBar Members

DevExpress.XtraBars.Navigation Namespace