BCGControlBar Library for .NET
DBGrid Class
Members 




Implements data bound grid control.
Object Model
DBGrid ClassGridDataItem ClassGridCellVisualStyle ClassCollectionWithEvents ClassObject ClassGridSelectionRange ClassExpandBoxVisualStyle ClassFieldChooser ClassFilterButtonVisualStyle ClassGridData ClassGridVisualStyleDef ClassGridCellVisualStyle ClassGridCellVisualStyle ClassGridCellVisualStyle ClassGridCellVisualStyle ClassCell ClassGridCellVisualStyle ClassGridSelectionRange ClassGridCellVisualStyle ClassSelectAllCellVisualStyle ClassGridColumn ClassToolTipEx Class
Syntax
'Declaration
 
Public Class DBGrid 
   Inherits GridControl
   Implements BCGSoft.Controls.Shared.IToolTipInfoProvider 
'Usage
 
Dim instance As DBGrid
public __gc class DBGrid : public GridControl, BCGSoft.Controls.Shared.IToolTipInfoProvider  
public ref class DBGrid : public GridControl, BCGSoft.Controls.Shared.IToolTipInfoProvider  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            BCGSoft.Controls.Grid.GridControl
               BCGSoft.Controls.Grid.DBGrid

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DBGrid Members
BCGSoft.Controls.Grid Namespace

Send Feedback