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


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > TableVectorGroup クラス : SpanVectors プロパティ
グループ全体に広がるテーブルベクター (行または列)の序数の配列を取得または設定します。このプロパティは、データバインドされたテーブルでのみ使用し、セルが現在のベクターグループにマージされるベクターの数を指定できます。
シンタックス
'宣言
 
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 メンバ