ClassDataFormGroupContentView
Class
Represents the content area of a DataFormGroup item in a RadDataForm.
Definition
Namespace:Telerik.Maui.Controls
Assembly:Telerik.Maui.Controls.dll
Syntax:
cs-api-definition
public class DataFormGroupContentView : DataFormContentView, IRadContentView, IContentView, IPadding, ICrossPlatformLayout, IView, IElement, ITransform
Inheritance: objectRadContentViewDataFormContentViewDataFormGroupContentView
Implements:
Inherited Members
Constructors
DataFormGroupContentView()
Initializes a new instance of the DataFormGroupContentView class.
Declaration
cs-api-definition
public DataFormGroupContentView()