Share via


SPPromotedActionButton.HoverOffsetX property

The horizontal offset of the hover image in the cluster

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

Syntax

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

value = instance.HoverOffsetX

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

Property value

Type: System.Int32

See also

Reference

SPPromotedActionButton class

SPPromotedActionButton members

Microsoft.SharePoint.WebControls namespace