[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.SubmittedEventArgs

SubmittedEventArgs Class

Provides data for the GrapeCity.Windows.InputMan.Primitives.DropDownWindow.SubmittedEvent attached event.

Inheritance
SubmittedEventArgs
Namespace: GrapeCity.Wpf.SpreadSheet.CellType.Editors
Assembly: GrapeCity.Wpf.SpreadSheet.CellType.dll
Syntax
public class SubmittedEventArgs : RoutedEventArgs
Public Class SubmittedEventArgs
    Inherits RoutedEventArgs

Constructors

Name Description
SubmittedEventArgs(bool, object, object)

Initializes a new instance of the SubmittedEventArgs class.

Properties

Name Description
AllowValueSynchronize

Gets or sets a value indicating whether to synchronize value or not.

Value

Gets or sets the submitted value.