Partager via


Propriété ColumnSpan

Gets the column span of this gauge member.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property ColumnSpan As Integer
    Get
'Utilisation
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

Valeur de propriété

Type : System. . :: . .Int32
An int value.