ClassDataGridRowInfo
Class
Represents a class that provides information for each row in RadDataGrid.
Definition
Namespace:Telerik.Maui.Controls.DataGrid
Assembly:Telerik.Maui.Controls.dll
Syntax:
cs-api-definition
public class DataGridRowInfo
Inheritance: objectDataGridRowInfo
Constructors
DataGridRowInfo()
Declaration
cs-api-definition
public DataGridRowInfo()
Properties
IsAlternate
Gets a value that specifies whether the row is an alternate one.
IsRowDetails
Gets a value that specifies whether the row is RowDetail.