MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / GridDetailLoadingEventArgs<TItem> Class


In This Topic
    GridDetailLoadingEventArgs<TItem> Class Properties
    In This Topic

    For a list of all members of this type, see GridDetailLoadingEventArgs<TItem> members.

    Public Properties
     NameDescription
    Public PropertyGets the detail row it is being loaded.  
    Public PropertyGets the parent row.  
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets the deferrals awaiter. (Inherited from C1.Maui.Core.AsyncEventArgs)
    Top
    See Also