RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

LookupDataMauiProcessInput<(Of <(<'TEntity>)>)> Class

Splits data into pages based on the lookup definition properties.

Namespace:  RingSoft.DbLookup.Lookup
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public class LookupDataMauiProcessInput<TEntity>
Public Class LookupDataMauiProcessInput(Of TEntity)
generic<typename TEntity>
public ref class LookupDataMauiProcessInput

Type Parameters

TEntity
The type of the t entity.

Inheritance Hierarchy


Object
  RingSoft.DbLookup.Lookup..::..LookupDataMauiProcessInput<(Of <(<'TEntity>)>)>