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