aspnet-devexpress-dot-web-ff27c03e.md
Serves as a base for classes that contain settings related to the FormLayout used in the edit form of grid-like controls.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public abstract class GridFormLayoutProperties :
FormLayoutProperties,
IFormLayoutOwner
Public MustInherit Class GridFormLayoutProperties
Inherits FormLayoutProperties
Implements IFormLayoutOwner
Show 12 items
Object StateManager PropertiesBase FormLayoutProperties GridFormLayoutProperties CardViewFormLayoutProperties
BootstrapGridViewFormLayoutProperties
BootstrapCardViewFormLayoutProperties
MVCxGridViewFormLayoutProperties<ModelType>
MVCxGridViewFormLayoutProperties
MVCxCardViewFormLayoutProperties
See Also