ClassDataFormLayout
Class
Base abstract class for all layout definitions supported by the RadDataForm. The layout definition is responsible for controlling how the individual items are sized and arranged within the RadDataForm.
Definition
Namespace:Telerik.Maui.Controls
Assembly:Telerik.Maui.Controls.dll
Syntax:
cs-api-definition
public abstract class DataFormLayout : BindableObject
Inheritance: objectDataFormLayout
Derived Classes:
Constructors
DataFormLayout()
Declaration
cs-api-definition
protected DataFormLayout()