PrintDocument for WinForms
SpanVectors プロパティ (TableVectorGroup)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > TableVectorGroup クラス : SpanVectors プロパティ
Gets or sets an array of table vectors' (rows or columns) ordinals that will span over the whole group. This property is used only in databound tables, and allows to specify the number of vectors in which the cells will be merged for the current vector group.
シンタックス
'宣言
 
Public Property SpanVectors As System.Integer()
'使用法
 
Dim instance As TableVectorGroup
Dim value() As System.Integer
 
instance.SpanVectors = value
 
value = instance.SpanVectors
public System.int[] SpanVectors {get; set;}
参照

TableVectorGroup クラス
TableVectorGroup メンバ