FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / RangeEventArgs Class
Properties


In This Topic
    RangeEventArgs Class Members
    In This Topic

    The following tables list the members exposed by RangeEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the RangeEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the new selection should be canceled.  
    Public PropertyGets the range that will be selected after the event.  
    Public PropertyGets the range selected before the event.  
    Top
    See Also