ArcGISFeatureTableUseAdvancedSymbology Property |
Gets or sets a value indicating whether advanced symbology is used.
Namespace:
Esri.ArcGISRuntime.Data
Assembly:
Esri.ArcGISRuntime (in Esri.ArcGISRuntime.dll) Version: 100.10.0
Syntaxpublic bool UseAdvancedSymbology { get; set; }
Public Property UseAdvancedSymbology As Boolean
Get
Set
Property Value
Type:
Booleantrue if the advanced symbology is used; otherwise, false.
See Also