Właściwość DataMember.ColSpan
Liczba wierszy łączone przez tego element członkowski, były hierarchii należy traktować jako siatka.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public MustOverride ReadOnly Property ColSpan As Integer
Get
'Użycie
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
Wartość właściwości
Typ: System.Int32
Int wartości.
Zobacz także