FlexReport for WinForms
Location プロパティ (Field)


C1.Report アセンブリ > C1.Report 名前空間 > Field クラス : Location プロパティ
Gets or sets the field's location within the section, in twips.
シンタックス
'宣言
 
Public Property Location As System.Drawing.PointF
'使用法
 
Dim instance As Field
Dim value As System.Drawing.PointF
 
instance.Location = value
 
value = instance.Location
public System.Drawing.PointF Location {get; set;}
参照

参照

Field クラス
Field メンバ