Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class FooterItem

    Show / Hide Table of Contents

    Class FooterItem

    Represents the footer item of data in the SfListView control.

    Inheritance
    System.Object
    ListViewItem
    FooterItem
    Implements
    IVisibility
    System.IDisposable
    Inherited Members
    ListViewItem.Dispose()
    ListViewItem.OnItemAppearing()
    ListViewItem.OnChildMeasureInvalidated()
    ListViewItem.ShouldInvalidateOnChildAdded(View)
    ListViewItem.ShouldInvalidateOnChildRemoved(View)
    ListViewItem.OnChildAdded(Element)
    ListViewItem.Dispose(Boolean)
    ListViewItem.Visibility
    ListViewItem.IsSelected
    ListViewItem.Clip
    Namespace: Syncfusion.ListView.XForms
    Assembly: Syncfusion.SfListView.XForms.dll
    Syntax
    public class FooterItem : ListViewItem, IVisibility, IDisposable

    Constructors

    FooterItem()

    Initializes a new instance of the FooterItem class.

    Declaration
    public FooterItem()

    Implements

    IVisibility
    System.IDisposable
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved