Share via


ClusteredHyperlink.TouchModeHeight property

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

Syntax

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

value = instance.TouchModeHeight

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

Property value

Type: System.Int32

See also

Reference

ClusteredHyperlink class

ClusteredHyperlink members

Microsoft.SharePoint.WebControls namespace