Share via


ButtonSection.TopButtons Property

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

Syntax

'Declaration
Public Property TopButtons As Boolean
    Get
    Set
'Usage
Dim instance As ButtonSection
Dim value As Boolean

value = instance.TopButtons

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

Property Value

Type: System.Boolean

See Also

Reference

ButtonSection Class

ButtonSection Members

Microsoft.SharePoint.WebControls Namespace