BCGControlBar Library for .NET
CellPart Property




Syntax
'Declaration
 
Public ReadOnly Property CellPart As CellPart
'Usage
 
Dim instance As GridContextMenuNeededEventArgs
Dim value As CellPart
 
value = instance.CellPart
public CellPart CellPart {get;}
public: __property CellPart get_CellPart();
public:
property CellPart CellPart {
   CellPart 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

GridContextMenuNeededEventArgs Class
GridContextMenuNeededEventArgs Members

Send Feedback