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


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

参照

FieldBase クラス
FieldBase メンバ