Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
そのSystem.Windows.Forms.DataGridView中にはDataGridView.Rows.Count。しかし、どうすればDev Express GridViewの行数を取得できますか?
System.Windows.Forms.DataGridView
DataGridView.Rows.Count
Viewの内部を取得してから、プロパティGridViewにアクセスする必要があります。RowCount
View
GridView
RowCount