Xamarin.Android

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PickerLoadedEventArgs - Xamarin.Android API Reference | Syncfusion PickerLoadedEventArgs class. ">

    Show / Hide Table of Contents

    Class PickerLoadedEventArgs

    Initializes a new instance of the PickerLoadedEventArgs class.

    Inheritance
    System.Object
    PickerLoadedEventArgs
    Namespace: Com.Syncfusion.SfPicker
    Assembly: Syncfusion.SfPicker.Android.dll
    Syntax
    public class PickerLoadedEventArgs : EventArgs

    Constructors

    PickerLoadedEventArgs()

    Declaration
    public PickerLoadedEventArgs()

    Properties

    ListIndex

    Gets the list index.

    Declaration
    public int ListIndex { get; }
    Property Value
    Type Description
    System.Int32

    ListWidth

    Gets or sets the list Width.

    Declaration
    public int ListWidth { get; set; }
    Property Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved