![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
Offset Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > TreeViewPlusNode Class : Offset Property |
Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Offset As Integer |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As TreeViewPlusNode Dim value As Integer value = instance.Offset |
C# | |
---|---|
public int Offset {get;} |
This property is used for child nodes of a TreeViewPlus to determine how far from the left side of the tree to offset the text of the node from its StartingPosition. The Offset takes into account any check-box for the node, any collapse/expand image, any legend and any clear button.
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