Share via


ClusteredHyperlink.TouchModePaddingLeft property

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

Syntax

'Declaration
Public Property TouchModePaddingLeft As Integer
    Get
    Set
'Usage
Dim instance As ClusteredHyperlink
Dim value As Integer

value = instance.TouchModePaddingLeft

instance.TouchModePaddingLeft = value
public int TouchModePaddingLeft { get; set; }

Property value

Type: System.Int32

See also

Reference

ClusteredHyperlink class

ClusteredHyperlink members

Microsoft.SharePoint.WebControls namespace