Share via


ClusteredHyperlink.TouchModePaddingBottom property

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

Syntax

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

value = instance.TouchModePaddingBottom

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

Property value

Type: System.Int32

See also

Reference

ClusteredHyperlink class

ClusteredHyperlink members

Microsoft.SharePoint.WebControls namespace