menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class UnboundRow - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class UnboundRow

    Represents a class that deals with UnboundRow's column creation and updating it's renderer and initialize it element.

    Inheritance
    System.Object
    DataRowBase
    DataRow
    UnboundRow
    Implements
    System.IDisposable
    Inherited Members
    DataRow.CreateDetailsViewExpanderColumn(Int32)
    DataRow.CreateGroupExpanderColumn(Int32)
    DataRow.CreateIndentColumn(Int32)
    DataRow.CreatePreviewRowExpanderColumn(Int32)
    DataRow.CreateRowHeaderColumn(Int32)
    DataRow.GetColumnSize(Int32, Boolean)
    DataRow.GetRowSize(DataColumnBase, Boolean)
    DataRow.OnGenerateVisibleColumns(VisibleLinesCollection)
    DataRowBase.Dispose()
    DataRowBase.Dispose(Boolean)
    DataRowBase.GetColumnVisibleLineInfo(Int32)
    DataRowBase.GetVisibleColumns()
    DataRowBase.Index
    DataRowBase.IsCurrentRow
    DataRowBase.IsEditing
    DataRowBase.IsExpanded
    DataRowBase.IsSelectedRow
    DataRowBase.IsSpannedRow
    DataRowBase.Level
    DataRowBase.OnRowIndexChanged()
    DataRowBase.RowData
    DataRowBase.RowIndex
    DataRowBase.RowRegion
    DataRowBase.RowType
    DataRowBase.VisibleColumns
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.WinForms.DataGrid
    Assembly: Syncfusion.SfDataGrid.WinForms.dll
    Syntax
    public class UnboundRow : DataRow, IDisposable

    Constructors

    UnboundRow()

    Declaration
    public UnboundRow()

    Implements

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