FlexGrid for WinForms
RowColEventArgs Class
Members 



Provides data for the C1FlexGridBase.AfterEdit, C1FlexGridBase.AfterResizeColumn, C1FlexGridBase.AfterResizeRow, C1FlexGridBase.BeforeEdit, C1FlexGridBase.BeforePageBreak, C1FlexGridBase.BeforeResizeColumn, C1FlexGridBase.BeforeResizeRow, C1FlexGridBase.ShowScrollTip, C1FlexGridBase.CellButtonClick, C1FlexGridBase.ComboCloseUp, C1FlexGridBase.ComboDropDown, C1FlexGridBase.SetupEditor, and C1FlexGridBase.StartEdit events.
Syntax
'Declaration
 
Public Class RowColEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As RowColEventArgs
public class RowColEventArgs : System.EventArgs 
public ref class RowColEventArgs : public System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      C1.Win.C1FlexGrid.RowColEventArgs
         C1.Win.C1FlexGrid.ToolTipEventArgs

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

RowColEventArgs Members
C1.Win.C1FlexGrid Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Send Feedback