c# - header in reportViewer -
i use vs2010 , want put header (3-4 text lines) on first page , footer on last page( 3-4 text line). can me? thanks.
use visibility property on label , add condition show on first page. not know exact syntax can use expression builder create it.
edit : thing out for, visiblity property reversed usual. real name 'hidden', true hide control , false show it.
Comments
Post a Comment