GrapeCity.Win.MultiRow Namespace > ColumnHeaderSection Class : PrintPagesMode Property |
<DefaultValueAttribute()> <SRCategoryAttribute("Behavior")> <SRDescriptionAttribute("Indicates in which pages the ColumnHeaderSection should be printed.")> Public Property PrintPagesMode As PrintHeader
Dim instance As ColumnHeaderSection Dim value As PrintHeader instance.PrintPagesMode = value value = instance.PrintPagesMode
[DefaultValue()] [SRCategory("Behavior")] [SRDescription("Indicates in which pages the ColumnHeaderSection should be printed.")] public PrintHeader PrintPagesMode {get; set;}
Exception | Description |
---|---|
System.InvalidOperationException | The assigned value is not a PrintHeader 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