Partilhar via


Propriedade do RDL RowSpan

Gets the row span of this gauge member.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Public ReadOnly Property RowSpan As Integer
    Get
'Uso
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

Valor da propriedade

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