BCGControlBar Library for .NET
GridCreateCustomCellEventArgs Class Members
Properties 


The following tables list the members exposed by GridCreateCustomCellEventArgs.

Public Constructors
 NameDescription
Public ConstructorGridCreateCustomCellEventArgs Constructor  
Top
Public Properties
 NameDescription
Public PropertyCellGets or sets a reference to custom cell.  
Public PropertyColumnGets a column where custom cell is located.  
Public PropertyColumnIndexGets index of column where custom cell is located.  
Public PropertyHandled (Inherited from System.ComponentModel.HandledEventArgs)
Public PropertyItemGets data item. for which custom cell is created.  
Public PropertyRowGets a row where a custom cell is located.  
Public PropertyRowIndexGets row index.  
Top
See Also

Reference

GridCreateCustomCellEventArgs Class
BCGSoft.Controls.Grid Namespace

Send Feedback