|
|
Browse by Tags
All Tags » inane waffle » code
-
Here's an extract from the help file for a third-party product that we're using.public Int32 NumberOfRows {get; set;}
Gets or sets the number of rows.
Property Value: The number of rows.Here's some source from a project (names changed) /// ...
|
|
|