ClusteredSPLinkButton.OffsetX Property
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property OffsetX As Integer
Get
Set
'Usage
Dim instance As ClusteredSPLinkButton
Dim value As Integer
value = instance.OffsetX
instance.OffsetX = value
public int OffsetX { get; set; }
Property Value
Type: System.Int32