[]
Provides data for the GrapeCity.Windows.InputMan.Primitives.DropDownWindow.SubmittedEvent attached event.
public class SubmittedEventArgs : RoutedEventArgs
Public Class SubmittedEventArgs
Inherits RoutedEventArgs
Name | Description |
---|---|
SubmittedEventArgs(bool, object, object) | Initializes a new instance of the SubmittedEventArgs class. |
Name | Description |
---|---|
AllowValueSynchronize | Gets or sets a value indicating whether to synchronize value or not. |
Value | Gets or sets the submitted value. |