OverflowName Property (DataRegion)
In This Topic
Represents the data region's overflow name.
Syntax
'Declaration
Public Property OverflowName As String
public string OverflowName {get; set;}
Property Value
Represents the data region's overflow name.
See Also