[To be supplied.]
[Visual Basic] Overrides Public Function GetCellBounds( _ ByVal col As Integer _ ) As Rectangle [C#] public override Rectangle GetCellBounds( int col ); [C++] public: override Rectangle GetCellBounds( int col ); [JScript] public override function GetCellBounds( col : int ) : Rectangle;
DataGridRelationshipRow Class | DataGridRelationshipRow Members | System.WinForms Namespace