Spread Windows Forms 15.0
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 ConstructorCreates a new object with the Expand event arguments.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.CancelEventArgs)
    Public PropertyGets whether the row is going to be expanded.  
    Public PropertyGets the row to expand or collapse.  
    Public PropertyGets the view that contains the row to be expanded or collapsed.  
    Top
    See Also