Compartir a través de


ColumnSpan Propiedad

Gets the column span of this gauge member.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public ReadOnly Property ColumnSpan As Integer
    Get
'Uso
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

Valor de la propiedad

Tipo: System. . :: . .Int32
An int value.