AutoComplete for ASP.NET Web Forms
Left プロパティ

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 > Field クラス : Left プロパティ
Gets or sets the x-coordinate of the field's left edge in twips.
シンタックス
'宣言
 
Public Property Left As System.Double
public System.double Left {get; set;}
解説

A field's location is the distance from its upper left corner to the upper left corner of its containing Section.

Setting the Left or Top property to zero places the field at the very left or top of its containing section.

参照

Field クラス
Field メンバ