![]() ![]() |
ESRI.ArcGIS.ADF.Web | |
DisplayExpression Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.Display.Graphics Namespace > ElementGraphicsLayer Class : DisplayExpression Property |
Visual Basic (Declaration) | |
---|---|
<ResDescriptionAttribute("The expression used to compute the data-bound value of this row.")> <DefaultValueAttribute()> <ResCategoryAttribute("Data")> Public Property DisplayExpression As String |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As ElementGraphicsLayer Dim value As String instance.DisplayExpression = value value = instance.DisplayExpression |
C# | |
---|---|
[ResDescriptionAttribute("The expression used to compute the data-bound value of this row.")] [DefaultValueAttribute()] [ResCategoryAttribute("Data")] public string DisplayExpression {get; set;} |
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