KeepTogether Property (MemoryReportItem)
In This Topic
Gets a value indicating whether the report item is kept together on one page if possible.
Syntax
'Declaration
Public ReadOnly Property KeepTogether As Boolean
public bool KeepTogether {get;}
See Also