TileBar.ColumnCount Property
This property is not supported by the TileBar class.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.2.dll
Declaration
Property Value
Type |
---|
Int32 |
See Also
This property is not supported by the TileBar class.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.2.dll
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public int ColumnCount { get; set; }
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public Property ColumnCount As Integer
Type |
---|
Int32 |
No
Your feedback is appreciated.