ESRI.ArcGIS.ADF.Web.UI.WebControls | |
TextCellAttributes Property | |
See Also |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > TreeViewPlusNode Class : TextCellAttributes Property |
Visual Basic (Declaration) | |
---|---|
Public Property TextCellAttributes As SerializableStringDictionary |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public SerializableStringDictionary TextCellAttributes {get; set;} |