![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
BackColor Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > TreeViewPlusNode Class : BackColor Property |
Visual Basic (Declaration) | |
---|---|
Public Overridable Property BackColor As Color |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As TreeViewPlusNode Dim value As Color instance.BackColor = value value = instance.BackColor |
C# | |
---|---|
public virtual Color BackColor {get; set;} |
Note that the tree contents may spill beyond the Height or Width of the control, and therefore extend beyond the area with the control's style properties. If the BackColor or other styles are set, either you should ensure that contents will not be displayed outside the control's set size, or set the styles so the background blends in with the containing controls.
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