FeatureLinkSections.VerticallyAlignSections property

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

Syntax

'Declaration
Public Property VerticallyAlignSections As Boolean
    Get
    Set
'Usage
Dim instance As FeatureLinkSections
Dim value As Boolean

value = instance.VerticallyAlignSections

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

Property value

Type: System.Boolean

See also

Reference

FeatureLinkSections class

FeatureLinkSections members

Microsoft.SharePoint.WebControls namespace