ColorItemSelectPage(ColorItemSelectViewModel) Constructor
Namespace: DevExpress.XamarinForms.Scheduler
Assembly: DevExpress.XamarinForms.Scheduler.dll
NuGet Package: DevExpress.XamarinForms.Scheduler
Declaration
public ColorItemSelectPage(
ColorItemSelectViewModel viewModel
)
Parameters
Name | Type |
---|---|
viewModel | ColorItemSelectViewModel |
See Also