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


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > FieldBase クラス : RenderLeft プロパティ
Gets the actual left 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 RenderLeft As System.Double
'使用法
 
Dim instance As FieldBase
Dim value As System.Double
 
value = instance.RenderLeft
public System.double RenderLeft {get;}
参照

参照

FieldBase クラス
FieldBase メンバ