Back to Devexpress

ITileContainerDefaultProperties.ActualColumnCount Property

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-dot-windowsui-dot-itilecontainerdefaultproperties-b87b3aad.md

latest1.7 KB
Original Source

ITileContainerDefaultProperties.ActualColumnCount Property

Gets the current ITileContainerDefaultProperties.ColumnCount property value.

Namespace : DevExpress.XtraBars.Docking2010.Views.WindowsUI

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
int ActualColumnCount { get; }
vb
ReadOnly Property ActualColumnCount As Integer

Property Value

TypeDescription
Int32

An Int32 value that is the current ITileContainerDefaultProperties.ColumnCount property value.

|

See Also

ITileContainerDefaultProperties Interface

ITileContainerDefaultProperties Members

DevExpress.XtraBars.Docking2010.Views.WindowsUI Namespace