BCGControlBar Library for .NET
GridSelectionRange Constructor




Constructs a range object.
Overload List
OverloadDescription
GridSelectionRange Constructor()Constructs an empty range object.  
GridSelectionRange Constructor(GridControl)Constructs an empty range that can notify its parent Grid control when one of range properties has changed.  
GridSelectionRange Constructor(GridControl,GridSelectionRange)Constructs a range from other range that can notify its parent Grid control when one of range properties has changed.  
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

GridSelectionRange Class
GridSelectionRange Members

Send Feedback