Partager via


Propriété RowSpan

Gets the row 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 RowSpan As Integer
    Get
'Utilisation
Dim instance As GaugeMember
Dim value As Integer

value = instance.RowSpan
public int RowSpan { get; }
public:
property int RowSpan {
    int get ();
}
member RowSpan : int
function get RowSpan () : int

Valeur de propriété

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