FormLayoutProperties Class
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.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
public class FormLayoutProperties :
PropertiesBase,
ISkinOwner,
IPropertiesOwner,
IDesignTimePropertiesOwner
Related API Members
The following members return FormLayoutProperties objects:
Inheritance
Object
StateManager
PropertiesBase
FormLayoutProperties
See Also