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

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 > Field クラス : RenderTop プロパティ
Gets the y-coordinate of the field's top edge in twips after the CanGrow and CanShrink properties have been applied to the containing Section.
シンタックス
'宣言
 
Public ReadOnly Property RenderTop As System.Double
public System.double RenderTop {get;}
解説
If the field's CanGrow or CanShrink properties are set to true, the control will automatically adjust the RenderHeight property to fit the field's contents and the RenderTop property of fields below the current field to preserve the vertical distance between fields. The value of the Top and Height properties is not affected.
参照

Field クラス
Field メンバ