Share via


SPHtmlSelect.Height Property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Property Height As Integer
    Get
    Set
'Usage
Dim instance As SPHtmlSelect
Dim value As Integer

value = instance.Height

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

Property Value

Type: System.Int32

See Also

Reference

SPHtmlSelect Class

SPHtmlSelect Members

Microsoft.SharePoint.WebControls Namespace