FlexReport for WinForms
RenderTop プロパティ (FieldBase)


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > FieldBase クラス : RenderTop プロパティ
Gets the actual top position of the current field in its subsection. This property can only be used while the report is being rendered, otherwise it returns -1.
シンタックス
'宣言
 
Public ReadOnly Property RenderTop As System.Double
'使用法
 
Dim instance As FieldBase
Dim value As System.Double
 
value = instance.RenderTop
public System.double RenderTop {get;}
参照

参照

FieldBase クラス
FieldBase メンバ