A newer version of this page is available.
Switch to the current version.
LayoutItemDataBoundEventArgs Class
Provides data for the ASPxFormLayout.LayoutItemDataBound event.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public class LayoutItemDataBoundEventArgs :
EventArgs
Public Class LayoutItemDataBoundEventArgs
Inherits EventArgs
Remarks
Instances of the LayoutItemDataBoundEventArgs class are automatically created, initialized and passed to corresponding event handlers.
See Also
Feedback