WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridDetailCellCreatingEventArgs Class / Row Property
In This Topic
    Row Property (GridDetailCellCreatingEventArgs)
    In This Topic
    Gets the row associated to this details row.
    Syntax
    public GridRow Row {get;}
    See Also