DVXP TEdit.NET 3.0

ProvideLookupDataEventArgs.IsHandled Property

Set this property to true if you have handled this event (that is, you have filled the provided LookupTable.

[Visual Basic]
Public Property IsHandled As Boolean
[C#]
public bool IsHandled {get; set;}

See Also

ProvideLookupDataEventArgs Class | DVXP.DXTableEditor Namespace