[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.Android.DataCollection Assembly
C1.Android.DataCollection
Classes
C1RecyclerViewAdapter<T>
Methods
OnCreateViewHolder
dotnet-api
C1.Android.DataCollection Assembly
C1.Android.DataCollection
Classes
C1ListAdapter<T>
C1RecyclerViewAdapter<T>
Constructors
Properties
Methods
GetItemViewType
OnBindGroupViewHolder
OnBindItemViewHolder
OnBindLoadViewHolder
OnBindViewHolder
OnCreateGroupViewHolder
OnCreateItemViewHolder
OnCreateLoadViewHolder
OnCreateViewHolder
Resource
C1.DataCollection Assembly
C1.DataCollection.AdoNet Assembly
C1.DataCollection.BindingList Assembly
C1.DataCollection.EntityFrameworkCore Assembly
C1.DataCollection.Serialization Assembly
C1.DataCollection.SignalR.Client Assembly
C1.DataCollection.SignalR.Server Assembly
C1.iOS.DataCollection Assembly
C1.Mac.DataCollection Assembly
C1.UWP.DataCollection Assembly
C1.Win.DataCollection Assembly
C1.WPF.DataCollection Assembly
(Showing Draft Content)
C1.Android.DataCollection.C1RecyclerViewAdapter-1.OnCreateViewHolder
OnCreateViewHolder Method
OnCreateViewHolder(ViewGroup, int)
Declaration
public override sealed RecyclerView.ViewHolder OnCreateViewHolder(ViewGroup parent, int viewType)
Parameters
Type
Name
Description
ViewGroup
parent
int
viewType
Returns
Type
Description
ViewHolder