Share via


SPPromotedActionButton.OffsetY property

The vertical offset of the image in the cluster

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

Syntax

'Declaration
Public Overridable Property OffsetY As Integer
    Get
    Set
'Usage
Dim instance As SPPromotedActionButton
Dim value As Integer

value = instance.OffsetY

instance.OffsetY = value
public virtual int OffsetY { get; set; }

Property value

Type: System.Int32

See also

Reference

SPPromotedActionButton class

SPPromotedActionButton members

Microsoft.SharePoint.WebControls namespace