Class DataBindingValidationEventArgs

Event Args passed to a Validate event of a DataBindingItem control.

System.Object
  System.EventArgs
    Westwind.Web.Controls.DataBindingValidationEventArgs
public class DataBindingValidationEventArgs : EventArgs

Class Members

MemberDescription

Constructor

DataBindingItem

Instance of the DataBinding Control that fired this Validation event.

IsValid

Out flag that determines whether this control value is valid.

Requirements

Namespace: Westwind.Web.Controls
Assembly: westwind.web.webforms.dll

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic