Spread Windows Forms 12.0 Product Documentation
MarginRight Property (StickyNoteStyleInfo)


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

Reference

StickyNoteStyleInfo Class
StickyNoteStyleInfo Members