![]() ![]() |
ESRI.ArcGIS.ADF.Web | |
CaseSensitive Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.Display.Graphics Namespace > ElementGraphicsLayer Class : CaseSensitive Property |
Visual Basic (Declaration) | |
---|---|
<ResDescriptionAttribute("Indicates whether comparing strings within the table is case sensitive.")> Public Property CaseSensitive As Boolean |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As ElementGraphicsLayer Dim value As Boolean instance.CaseSensitive = value value = instance.CaseSensitive |
C# | |
---|---|
[ResDescriptionAttribute("Indicates whether comparing strings within the table is case sensitive.")] public bool CaseSensitive {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