ColSpan 屬性
Number of rows spanned by this member, were the hierarchy to be treated as a grid.
命名空間: Microsoft.ReportingServices.OnDemandReportRendering
組件: Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)
語法
'宣告
Public MustOverride ReadOnly Property ColSpan As Integer
Get
'用途
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
屬性值
型別:System. . :: . .Int32
An int value.