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


C1.Report アセンブリ > C1.Report 名前空間 > FieldBase クラス : ActualRightToLeft プロパティ
Gets the actual right-to-left value that is being used. If the field's own RightToLeft is not null, that value is returned. Otherwise the ActualRightToLeft defined on the report is returned.
シンタックス
'宣言
 
Public ReadOnly Property ActualRightToLeft As System.Boolean
'使用法
 
Dim instance As FieldBase
Dim value As System.Boolean
 
value = instance.ActualRightToLeft
public System.bool ActualRightToLeft {get;}
参照

参照

FieldBase クラス
FieldBase メンバ