|     | 
| ESRI.ArcGIS.ADF.Web.DataSources.IMS | |
| Right Property | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Web.DataSources.IMS.Design Namespace > ArcIMSIdentityEditorForm Class : Right Property | 
| Visual Basic (Declaration) | |
|---|---|
| <EditorBrowsableAttribute(EditorBrowsableState.Advanced)> <SRCategoryAttribute("Layout")> <BrowsableAttribute(False)> <SRDescriptionAttribute("The distance, in pixels, between the right edge of the control and the left edge of its container's client area.")> <DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)> Public ReadOnly Property Right As Integer | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
| Dim instance As ArcIMSIdentityEditorForm Dim value As Integer value = instance.Right | |
| C# | |
|---|---|
| [EditorBrowsableAttribute(EditorBrowsableState.Advanced)] [SRCategoryAttribute("Layout")] [BrowsableAttribute(false)] [SRDescriptionAttribute("The distance, in pixels, between the right edge of the control and the left edge of its container's client area.")] [DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)] public int Right {get;} | |
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
 
     
    