BCGControlBar Library for .NET
GridCell Property (GridTooltipEventArgs)




Syntax
'Declaration
 
Public ReadOnly Property GridCell As Cell
'Usage
 
Dim instance As GridTooltipEventArgs
Dim value As Cell
 
value = instance.GridCell
public Cell GridCell {get;}
public: __property Cell* get_GridCell();
public:
property Cell^ GridCell {
   Cell^ get();
}
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

GridTooltipEventArgs Class
GridTooltipEventArgs Members

Send Feedback