GridControl에 종속되어 사용되는 개체를 나타냅니다.
Namespace: Ntreev.Windows.Forms.GridAssembly: Ntreev.Windows.Forms.Grid (in Ntreev.Windows.Forms.Grid.dll) Version: 1.0.4216.32284
Syntax
C# |
---|
public abstract class GridObject : IGridControlProvider |
Visual Basic |
---|
Public MustInherit Class GridObject _ Implements IGridControlProvider |
Visual C++ |
---|
public ref class GridObject abstract : IGridControlProvider |
Inheritance Hierarchy
System..::..Object
Ntreev.Windows.Forms.Grid..::..GridObject
Ntreev.Windows.Forms.Grid..::..CellBase
Ntreev.Windows.Forms.Grid..::..CellIterator
Ntreev.Windows.Forms.Grid..::..ColumnCollection
Ntreev.Windows.Forms.Grid..::..DisplayableColumnCollection
Ntreev.Windows.Forms.Grid..::..DisplayableRowCollection
Ntreev.Windows.Forms.Grid..::..FrozenColumnCollection
Ntreev.Windows.Forms.Grid..::..RowCollection
Ntreev.Windows.Forms.Grid..::..ScrollProperty
Ntreev.Windows.Forms.Grid..::..SelectedColumnCollection
Ntreev.Windows.Forms.Grid..::..SelectedRowCollection
Ntreev.Windows.Forms.Grid..::..UnfrozenColumnCollection
Ntreev.Windows.Forms.Grid..::..VisibleColumnCollection
Ntreev.Windows.Forms.Grid..::..VisibleRowCollection
Ntreev.Windows.Forms.Grid..::..GridObject
Ntreev.Windows.Forms.Grid..::..CellBase
Ntreev.Windows.Forms.Grid..::..CellIterator
Ntreev.Windows.Forms.Grid..::..ColumnCollection
Ntreev.Windows.Forms.Grid..::..DisplayableColumnCollection
Ntreev.Windows.Forms.Grid..::..DisplayableRowCollection
Ntreev.Windows.Forms.Grid..::..FrozenColumnCollection
Ntreev.Windows.Forms.Grid..::..RowCollection
Ntreev.Windows.Forms.Grid..::..ScrollProperty
Ntreev.Windows.Forms.Grid..::..SelectedColumnCollection
Ntreev.Windows.Forms.Grid..::..SelectedRowCollection
Ntreev.Windows.Forms.Grid..::..UnfrozenColumnCollection
Ntreev.Windows.Forms.Grid..::..VisibleColumnCollection
Ntreev.Windows.Forms.Grid..::..VisibleRowCollection