Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
DataRange Structure Properties
For a list of all members of this type, see DataRange members.
Public Properties
| Name | Description |
 | HasData | Gets a value indicating whether the range is empty or not. |
 | IsEmpty | Gets a value indicating whether this instance is empty. |
 | Maximum | Gets the maximum value in the range. |
 | Minimum | Gets the minimum value in the range. |
See Also