Свойство BandLayoutOptions.ColumnCount
Gets the number of columns that should be displayed on each band sheet when the tablix is rendered.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property ColumnCount As Integer
Get
'Применение
Dim instance As BandLayoutOptions
Dim value As Integer
value = instance.ColumnCount
public int ColumnCount { get; }
public:
property int ColumnCount {
int get ();
}
member ColumnCount : int
function get ColumnCount () : int
Значение свойства
Тип: System.Int32
Returns Int32.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering