PrintFooterAtBottom Property (Grouping)
In This Topic
Gets or sets a value indicating that these rows should be printed at bottom of the group.
Syntax
'Declaration
Public Property PrintFooterAtBottom As Boolean
public bool PrintFooterAtBottom {get; set;}
See Also