Class DataGridServicePanel
Represents the view shown at the top of the Rad
Inherited Members
Namespace: Telerik.Maui.Controls.DataGrid
Assembly: Telerik.Maui.Controls.dll
Syntax
public class DataGridServicePanel : RadBorder, IRadBorder, IRadContentView, IContentView, IView, IElement, ITransform, IPadding, ICrossPlatformLayout
Constructors
DataGridServicePanel()
Initializes a new instance of the Data
Declaration
public DataGridServicePanel()
Fields
DataGridProperty
Identifies the Data
Declaration
public static readonly BindableProperty DataGridProperty
Field Value
Microsoft.
|
Properties
DataGrid
Gets or sets the corresponding Rad
Declaration
public RadDataGrid DataGrid { get; set; }