FlexReport for WinForms
RightToLeft プロパティ (Style)


C1.Document アセンブリ > C1.Document 名前空間 > Style クラス : RightToLeft プロパティ
Gets or sets the value indicating whether the right-to-left mode is on.
シンタックス
'宣言
 
Public Property RightToLeft As System.Boolean
'使用法
 
Dim instance As Style
Dim value As System.Boolean
 
instance.RightToLeft = value
 
value = instance.RightToLeft
public System.bool RightToLeft {get; set;}
参照

参照

Style クラス
Style メンバ