Class BeforeItemBoxOpenEventArgs
Inheritance
System.Object
System.EventArgs
BeforeItemBoxOpenEventArgs
Inherited Members
System.EventArgs.Empty
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
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 |