ToolBarMenuButton.AlignToParent Property

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

Syntax

'Declaration
Public Property AlignToParent As Boolean
    Get
    Set
'Usage
Dim instance As ToolBarMenuButton
Dim value As Boolean

value = instance.AlignToParent

instance.AlignToParent = value
public bool AlignToParent { get; set; }

Property Value

Type: System.Boolean
Returns Boolean.

See Also

Reference

ToolBarMenuButton Class

ToolBarMenuButton Members

Microsoft.SharePoint.WebControls Namespace