'Declaration Public Property PrintFooterAtBottom As Boolean
public bool PrintFooterAtBottom {get; set;}
Property Value
A System.Boolean value wheretrue
if the rows should be printed at the bottom of the group; otherwise, false
.'Declaration Public Property PrintFooterAtBottom As Boolean
public bool PrintFooterAtBottom {get; set;}
true
if the rows should be printed at the bottom of the group; otherwise, false
.