Class PickerPopupFooterView
Inherited Members
Namespace: Telerik.XamarinForms.Input
Assembly: Telerik.XamarinForms.Input.dll
Syntax
public class PickerPopupFooterView : PickerContentView
public class PickerPopupFooterView : PickerContentView
public PickerPopupFooterView()
public static readonly BindableProperty AcceptButtonStyleProperty
Xamarin.Forms.BindableProperty
|
public static readonly BindableProperty AcceptButtonTextProperty
Xamarin.Forms.BindableProperty
|
public static readonly BindableProperty AcceptCommandProperty
Xamarin.Forms.BindableProperty
|
public static readonly BindableProperty CancelButtonStyleProperty
Xamarin.Forms.BindableProperty
|
public static readonly BindableProperty CancelButtonTextProperty
Xamarin.Forms.BindableProperty
|
public static readonly BindableProperty CancelCommandProperty
Xamarin.Forms.BindableProperty
|
public Style AcceptButtonStyle { get; set; }
Xamarin.Forms.Style
|
public string AcceptButtonText { get; set; }
System.String
|
public ICommand AcceptCommand { get; set; }
System.Windows.Input.ICommand
|
public Style CancelButtonStyle { get; set; }
Xamarin.Forms.Style
|
public string CancelButtonText { get; set; }
System.String
|
public ICommand CancelCommand { get; set; }
System.Windows.Input.ICommand
|
Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.
Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.