|
| ESRI.ArcGIS.ADF.Web.UI.WebControls | |
| RightToLeft Property | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > CopyrightText Class : RightToLeft Property |
| Visual Basic (Declaration) | |
|---|---|
<ResCategoryAttribute("Appearance")>
<NotifyParentPropertyAttribute(True)>
<ResDescriptionAttribute("The reading order of the text.")>
<PersistenceModeAttribute(PersistenceMode.Attribute)>
Public Property RightToLeft As Boolean | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As CopyrightText Dim value As Boolean instance.RightToLeft = value value = instance.RightToLeft | |
| C# | |
|---|---|
[ResCategoryAttribute("Appearance")]
[NotifyParentPropertyAttribute(true)]
[ResDescriptionAttribute("The reading order of the text.")]
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public bool RightToLeft {get; set;} | |
The default read order is false, or left to right.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family