Xamarin.iOS

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class UnboundRowControl - Xamarin.iOS API Reference | Syncfusion SfDataGrid control. ">

    Show / Hide Table of Contents

    Class UnboundRowControl

    Represents the Unbound row in a SfDataGrid control.

    Inheritance
    System.Object
    VirtualizingCellsControl
    UnboundRowControl
    Inherited Members
    VirtualizingCellsControl.LayoutSubviews()
    VirtualizingCellsControl.Draw(CGRect)
    VirtualizingCellsControl.GetColumnElementClipValue(CGRect, VisibleLineInfo, IColumnElement, Int32, Double, nfloat, nfloat, Double)
    VirtualizingCellsControl.TouchesBegan(NSSet, UIEvent)
    VirtualizingCellsControl.TouchesMoved(NSSet, UIEvent)
    VirtualizingCellsControl.TouchesEnded(NSSet, UIEvent)
    VirtualizingCellsControl.TouchesCancelled(NSSet, UIEvent)
    VirtualizingCellsControl.ApplySwipeClip()
    VirtualizingCellsControl.Dispose(Boolean)
    VirtualizingCellsControl.AwakeFromNib()
    VirtualizingCellsControl.IsSwipeCancelled
    VirtualizingCellsControl.DataGrid
    VirtualizingCellsControl.SwipeDirection
    VirtualizingCellsControl.SwipeOffset
    VirtualizingCellsControl.DataContext
    VirtualizingCellsControl.ClipRect
    VirtualizingCellsControl.SelectionPaint
    Namespace: Syncfusion.SfDataGrid
    Assembly: Syncfusion.SfDataGrid.iOS.dll
    Syntax
    public class UnboundRowControl : VirtualizingCellsControl

    Constructors

    UnboundRowControl()

    Initializes a new instance of the TableSummaryRowControl class.

    Declaration
    public UnboundRowControl()
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved