Share via


ClusteredHyperlink.TouchModeWidth property

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

Syntax

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

value = instance.TouchModeWidth

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

Property value

Type: System.Int32

See also

Reference

ClusteredHyperlink class

ClusteredHyperlink members

Microsoft.SharePoint.WebControls namespace