Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / SpreadNotesContainer Class / Elements Property


In This Topic
    Elements Property (SpreadNotesContainer)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overrides ReadOnly Property Elements As Elements
    'Usage
     
    
    Dim instance As SpreadNotesContainer
    Dim value As Elements
     
    value = instance.Elements
    protected override Elements Elements {get;}
    See Also