menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class UnboundRowControl - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class UnboundRowControl

    Represents the Unbound row in a SfDataGrid control.

    Inheritance
    System.Object
    VirtualizingCellsControl
    UnboundRowControl
    Inherited Members
    VirtualizingCellsControl.ClipRect
    VirtualizingCellsControl.DataContext
    VirtualizingCellsControl.DataGrid
    VirtualizingCellsControl.Dispose(Boolean)
    VirtualizingCellsControl.IsSwipeCancelled
    VirtualizingCellsControl.OnDraw(Canvas)
    VirtualizingCellsControl.OnLayout(Boolean, Int32, Int32, Int32, Int32)
    VirtualizingCellsControl.OnMeasure(Int32, Int32)
    VirtualizingCellsControl.OnTouchEvent(MotionEvent)
    VirtualizingCellsControl.SwipeDirection
    VirtualizingCellsControl.SwipeOffset
    Namespace: Syncfusion.SfDataGrid
    Assembly: Syncfusion.SfDataGrid.Android.dll
    Syntax
    public class UnboundRowControl : VirtualizingCellsControl

    Constructors

    UnboundRowControl(Context)

    Initializes a new instance of the UnboundRowControl class.

    Declaration
    public UnboundRowControl(Context context)
    Parameters
    Type Name Description
    Android.Content.Context context
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved