Quantcast
Channel: Our ComponentOne » All Posts
Viewing all articles
Browse latest Browse all 14170

Reply To: How do I select a range of rows in code?

$
0
0

Hi Terry,

You may do it this way:

  c1FlexGrid1.SelectionMode = C1.WPF.FlexGrid.SelectionMode.RowRange;            
  c1FlexGrid1.Select(1, 0, 3, this.c1FlexGrid1.Columns.Count – 1,true);

~Anupam


Viewing all articles
Browse latest Browse all 14170

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>