Свойство GaugeMember.ColumnSpan
Gets the column span of this gauge member.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property ColumnSpan As Integer
Get
'Применение
Dim instance As GaugeMember
Dim value As Integer
value = instance.ColumnSpan
public int ColumnSpan { get; }
public:
property int ColumnSpan {
int get ();
}
member ColumnSpan : int
function get ColumnSpan () : int
Значение свойства
Тип: System.Int32
An int value.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering