ASPxFormLayout.Items Property
Provides access to the ASPxFormLayout’s item collection.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public LayoutItemCollection Items { get; }
#Property Value
Type | Description |
---|---|
Layout |
A Layout |