Spread Windows Forms 12.0 Product Documentation
MarginTop Property (StickyNoteStyleInfo)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.DrawingSpace Namespace > StickyNoteStyleInfo Class : MarginTop Property
Gets or sets the margin between the top of the cell note and its contents.
Syntax
'Declaration
 
Public Overridable Property MarginTop As Integer
'Usage
 
Dim instance As StickyNoteStyleInfo
Dim value As Integer
 
instance.MarginTop = value
 
value = instance.MarginTop
public virtual int MarginTop {get; set;}
See Also

Reference

StickyNoteStyleInfo Class
StickyNoteStyleInfo Members