ListSiteMapPath.RTLNodeImageOffsetX Property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Overridable Property RTLNodeImageOffsetX As Integer
    Get
    Set
'Usage
Dim instance As ListSiteMapPath
Dim value As Integer

value = instance.RTLNodeImageOffsetX

instance.RTLNodeImageOffsetX = value
public virtual int RTLNodeImageOffsetX { get; set; }

Property Value

Type: System.Int32

See Also

Reference

ListSiteMapPath Class

ListSiteMapPath Members

Microsoft.SharePoint.WebControls Namespace