In This Topic
Gets the specified ranges to be included or excluded in the rendered output. This is a read-only value and it returns the string version of the internal RangedSet.
Syntax
'Declaration
Public ReadOnly Property Ranges As String
public string Ranges {get;}
See Also