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