OverflowName Property (PartItem)
In This Topic
The name of the OverflowPlaceHolder report item which have to be used to render the item if it doesn't fit into its size
Syntax
'Declaration
Public Property OverflowName As String
public string OverflowName {get; set;}
See Also