GrapeCity.Win.MultiRow Namespace > ColumnFooterSection Class : PrintPagesMode Property |
<SRDescriptionAttribute("Indicates in which pages the ColumnFooterSection should be printed.")> <DefaultValueAttribute()> <SRCategoryAttribute("Behavior")> Public Property PrintPagesMode As PrintFooter
Dim instance As ColumnFooterSection Dim value As PrintFooter instance.PrintPagesMode = value value = instance.PrintPagesMode
[SRDescription("Indicates in which pages the ColumnFooterSection should be printed.")] [DefaultValue()] [SRCategory("Behavior")] public PrintFooter PrintPagesMode {get; set;}
Exception | Description |
---|---|
System.InvalidOperationException | The assigned value is not a PrintFooter value. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2