Class BeforeItemBoxOpenEventArgs
Inheritance
System.Object
    BeforeItemBoxOpenEventArgs
  Namespace: Simplic.Framework.DBUI
Assembly: Simplic.Framework.DBUI.dll
Syntax
public class BeforeItemBoxOpenEventArgs : EventArgs
  Properties
| Improve this Doc View SourceCurrent
Gets or sets the itembox which will be opened
Declaration
public LookupTextBox Current { get; set; }
  Property Value
| Type | Description | 
|---|---|
| LookupTextBox |