SPPromotedActionButton.OffsetX property
The horizontal offset of the image in the cluster
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overridable Property OffsetX As Integer
Get
Set
'Usage
Dim instance As SPPromotedActionButton
Dim value As Integer
value = instance.OffsetX
instance.OffsetX = value
public virtual int OffsetX { get; set; }
Property value
Type: System.Int32