ESRI.ArcGIS.ADF.Web.UI.WebControls
Offset Property
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > ITreeViewPlusNodeContainer Interface : Offset Property




The horizontal offset from the StartingPosition for this node that accounts for any items displayed before the text of the node.

Syntax

Visual Basic (Declaration) 
ReadOnly Property Offset As Integer
Visual Basic (Usage)Copy Code
Dim instance As ITreeViewPlusNodeContainer
Dim value As Integer
 
value = instance.Offset
C# 
int Offset {get;}

See Also

© 2010 All Rights Reserved.