Partager via


ColSpan propriété

Number of rows spanned by this member, were the hierarchy to be treated as a grid.

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

Syntaxe

'Déclaration
Public MustOverride ReadOnly Property ColSpan As Integer
    Get
'Utilisation
Dim instance As DataMember
Dim value As Integer

value = instance.ColSpan
public abstract int ColSpan { get; }
public:
virtual property int ColSpan {
    int get () abstract;
}
abstract ColSpan : int
abstract function get ColSpan () : int

Valeur de la propriété

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