ReadGridBuilder<(Of <(<'TRow>)>)>..::..RowIdProperty<(Of <(<'TProp>)>)> Method
Namespace:
Suoranta.WebApp.Kendo
Assembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Assembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Syntax
public AdvancedBuilders<(Of <(<'TPageModel, TController>)>)>..::..ReadGridBuilder<TRow> RowIdProperty<TProp>( Expression<Func<TRow, TProp>> selector )
Type Parameters
- TProp
Parameters
- selector
- Type: Expression<(Of <(<'Func<(Of <(<'TRow, TProp>)>)>>)>)>

