ButtonSection.BottomSpacing property

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

Syntax

'Declaration
Public Property BottomSpacing As Integer
    Get
    Set
'Usage
Dim instance As ButtonSection
Dim value As Integer

value = instance.BottomSpacing

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

Property value

Type: System.Int32

See also

Reference

ButtonSection class

ButtonSection members

Microsoft.SharePoint.WebControls namespace