Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ExpandEventArgs Class
Properties

In This Topic
    ExpandEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ExpandEventArgs.

    Public Constructors
     NameDescription
    Public Constructor Creates a new object with the Expand event arguments.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.CancelEventArgs)
    Public Property Gets whether the row is going to be expanded.  
    Public Property Gets the row to expand or collapse.  
    Public Property Gets the view that contains the row to be expanded or collapsed.  
    Top
    See Also