Spread Windows Forms 12.0 Product Documentation
MarginBottom Property (StickyNoteStyleInfo)


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

Reference

StickyNoteStyleInfo Class
StickyNoteStyleInfo Members