Spread Windows Forms 12.0 Product Documentation
MarginLeft Property (StickyNoteStyleInfo)


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

Reference

StickyNoteStyleInfo Class
StickyNoteStyleInfo Members