SPPromotedActionButton.Height property

The height of the image in the cluster

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

Syntax

'Declaration
Public Overrides Property Height As Unit
    Get
    Set
'Usage
Dim instance As SPPromotedActionButton
Dim value As Unit

value = instance.Height

instance.Height = value
public override Unit Height { get; set; }

Property value

Type: System.Web.UI.WebControls.Unit

See also

Reference

SPPromotedActionButton class

SPPromotedActionButton members

Microsoft.SharePoint.WebControls namespace