Objective Grid for Microsoft® .NET® Reference Guide

GridControl.GetSelectedRows Method

Back to Class Index

Returns an array containing the selected row IDs.     

Overload List

Returns an array containing the selected row IDs.     

public Array GetSelectedRows();

public Array GetSelectedRows(bool);

public Array GetSelectedRows(bool,bool);

See Also

GridControl Class | GridControl Members | Stingray.Grid Namespace