Class DataFormLayout
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.
Inheritance
System.Object
DataFormLayout
Namespace: Telerik.Maui.Controls
Assembly: Telerik.Maui.Controls.dll
Syntax
public abstract class DataFormLayout : BindableObject
Constructors
DataFormLayout()
Declaration
protected DataFormLayout()