Spread Windows Forms 12.0 Product Documentation
RightToLeft Property (NameBox)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > NameBox Class : RightToLeft Property
Gets or sets a value indicating whether control's elements are aligned to supportlocales using right-to-left fonts.
Syntax
'Declaration
 
Public Overrides Property RightToLeft As RightToLeft
'Usage
 
Dim instance As NameBox
Dim value As RightToLeft
 
instance.RightToLeft = value
 
value = instance.RightToLeft
public override RightToLeft RightToLeft {get; set;}
See Also

Reference

NameBox Class
NameBox Members