Class LookupTextBoxSelectionChangedEventArgs
Argument for selection changed event
Inheritance
System.Object
    LookupTextBoxSelectionChangedEventArgs
  Namespace: Simplic.Framework.DBUI
Assembly: Simplic.Framework.DBUI.dll
Syntax
public class LookupTextBoxSelectionChangedEventArgs : EventArgs
  Properties
| Improve this Doc View SourceResult
Result which contains selected information
Declaration
public SelectorLookupResult Result { get; set; }
  Property Value
| Type | Description | 
|---|---|
| SelectorLookupResult |