Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / PSObjects Class
Members


In This Topic
    PSObjects Class
    In This Topic
    Represents a collection of windowless presentation space objects.
    Syntax
    'Declaration
     
    
    Public Class PSObjects 
       Inherits FarPoint.Win.Elements
    'Usage
     
    
    Dim instance As PSObjects
    public class PSObjects : FarPoint.Win.Elements 
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Elements
          FarPoint.Win.Spread.DrawingSpace.PSObjects

    See Also