Skip to main content
A newer version of this page is available. .
Tab

LayoutItemDataBindingEventArgs Class

Provides data for the ASPxFormLayout.LayoutItemDataBinding event.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class LayoutItemDataBindingEventArgs :
    EventArgs

Remarks

Instances of the LayoutItemDataBindingEventArgs class are automatically created, initialized and passed to corresponding event handlers.

Inheritance

See Also