Freigeben über


SPHtmlSelect.Width-Eigenschaft

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

Syntax

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

value = instance.Width

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

Eigenschaftswert

Typ: System.Int32

Siehe auch

Referenz

SPHtmlSelect Klasse

SPHtmlSelect-Member

Microsoft.SharePoint.WebControls-Namespace