BCGControlBar Library for .NET
DrawGridCellGapEventArgs Class
Members 




Provides data for the DrawGridCellGap event.
Object Model
DrawGridCellGapEventArgs ClassGridControl ClassCell Class
Syntax
'Declaration
 
Public Class DrawGridCellGapEventArgs 
   Inherits DrawGridCellEventArgs
'Usage
 
Dim instance As DrawGridCellGapEventArgs
public class DrawGridCellGapEventArgs : DrawGridCellEventArgs 
public __gc class DrawGridCellGapEventArgs : public DrawGridCellEventArgs 
public ref class DrawGridCellGapEventArgs : public DrawGridCellEventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      System.ComponentModel.HandledEventArgs
         BCGSoft.Controls.Grid.DrawGridCellEventArgs
            BCGSoft.Controls.Grid.DrawGridCellGapEventArgs

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

DrawGridCellGapEventArgs Members
BCGSoft.Controls.Grid Namespace

Send Feedback