ESRI.ArcGIS.ADF.Web
Heading Property
See Also 
ESRI.ArcGIS.ADF.Web Namespace > TocSymbolGroup Class : Heading Property




The Heading for the group of symbols forming the TocSymbolGroup

Syntax

Visual Basic (Declaration) 
Public Property Heading As String
Visual Basic (Usage)Copy Code
Dim instance As TocSymbolGroup
Dim value As String
 
instance.Heading = value
 
value = instance.Heading
C# 
public string Heading {get; set;}

See Also

© 2010 All Rights Reserved.