ClusteredHyperlink.TouchModePaddingRight property
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property TouchModePaddingRight As Integer
Get
Set
'Usage
Dim instance As ClusteredHyperlink
Dim value As Integer
value = instance.TouchModePaddingRight
instance.TouchModePaddingRight = value
public int TouchModePaddingRight { get; set; }
Property value
Type: System.Int32