Share via


PopoutMenu.AnchorOpenCss Property

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

Syntax

'Declaration
Public Property AnchorOpenCss As String
    Get
    Set
'Usage
Dim instance As PopoutMenu
Dim value As String

value = instance.AnchorOpenCss

instance.AnchorOpenCss = value
public string AnchorOpenCss { get; set; }

Property Value

Type: System.String

See Also

Reference

PopoutMenu Class

PopoutMenu Members

Microsoft.SharePoint.WebControls Namespace