[]
        
(Showing Draft Content)

C1.Blazor.Grid.C1GridControl._id

_id Field

The grid's unique id. Allows to resolve ambiguous cases, such as using a css query to find the cell at the composition of the nested grids.

Namespace: C1.Blazor.Grid
Assembly: C1.Blazor.GridControl.dll
Syntax
protected string _id
Returns
Type Description
string The grid's unique id. Allows to resolve ambiguous cases, such as using a css query to find the cell at the composition of the nested grids.