DataFormLayout
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:
C#
public abstract class DataFormLayout : BindableObject
Inheritance: objectDataFormLayout
Derived Classes:
Constructors
C#
protected DataFormLayout()