ButtonSection.SectionLineHeight Property
Gets a value indicating the section line height in pixels.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected ReadOnly Property SectionLineHeight As String
Get
'Usage
Dim value As String
value = Me.SectionLineHeight
protected string SectionLineHeight { get; }
Property Value
Type: System.String
A string that contains the section line height in pixels.