Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / SubmittedEventArgs Class
Properties

In This Topic
    SubmittedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by SubmittedEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the SubmittedEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether to synchronize value or not.  
    Public Property (Inherited from System.Windows.RoutedEventArgs)
    Public Property (Inherited from System.Windows.RoutedEventArgs)
    Public Property (Inherited from System.Windows.RoutedEventArgs)
    Public Property (Inherited from System.Windows.RoutedEventArgs)
    Public PropertyGets or sets the submitted value.  
    Top
    See Also