skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • AI Coding Assistants
    • Embedded Reporting
    • Document Processing Libraries
    • SSO Account Sign-in

    Web

    Kendo UI UI for Angular UI for Vue UI for jQuery KendoReact UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Telerik JustMock

    CMS

    Sitefinity

    AI Productivity Tools

    AI Coding Assistants

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    KendoReact Free VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Roadmap
    • Release History
  • Support and Learning

    • Support and Learning Hub
    • First Steps
    • Docs
    • Demos
    • Virtual Classroom
    • Forums
    • Videos
    • Blogs
    • Accessibility
    • Submit a Ticket

    Productivity and Design Tools

    • Visual Studio Extensions
    • Visual Studio Templates
    • Embedded Reporting
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Class GridPrintSettings

Represents the print settings for RadGridView.

Inheritance
System.Object
GridPrintSettings
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.GridView.dll

Syntax

public class GridPrintSettings

Constructors

GridPrintSettings()

Initializes a new instance of the GridPrintSettings class.

Declaration
public GridPrintSettings()

Properties

AlternatingRowColor

Gets or sets a value indidcating the alternating row color for odd rows.

Declaration
public Color AlternatingRowColor { get; set; }
Property Value
System.Drawing.Color

BorderColor

Gets or sets the default color of all borders.

Declaration
public Color BorderColor { get; set; }
Property Value
System.Drawing.Color

CellBackColor

Gets or sets the default back color for data cells.

Declaration
public Color CellBackColor { get; set; }
Property Value
System.Drawing.Color

CellFont

Gets or sets the font used for data cells.

Declaration
public Font CellFont { get; set; }
Property Value
System.Drawing.Font

CellPadding

Gets or sets the default padding for all cells.

Declaration
public Padding CellPadding { get; set; }
Property Value
System.Windows.Forms.Padding

ChildViewPrintMode

Gets or sets a value indicating how child views are printed when printing a hierarchical grid.

Declaration
public ChildViewPrintMode ChildViewPrintMode { get; set; }
Property Value
ChildViewPrintMode

FitWidthMode

Gets or sets a value indicating how the grid is positioned on the printed page.

Declaration
public PrintFitWidthMode FitWidthMode { get; set; }
Property Value
PrintFitWidthMode

GroupRowBackColor

Gets or sets the default back color of group rows.

Declaration
public Color GroupRowBackColor { get; set; }
Property Value
System.Drawing.Color

GroupRowFont

Gets or sets the font used for group cells.

Declaration
public Font GroupRowFont { get; set; }
Property Value
System.Drawing.Font

HeaderCellBackColor

Gets or sets the default back color of header cells.

Declaration
public Color HeaderCellBackColor { get; set; }
Property Value
System.Drawing.Color

HeaderCellFont

Gets or sets the font used for header cells.

Declaration
public Font HeaderCellFont { get; set; }
Property Value
System.Drawing.Font

HierarchyIndent

Gets or sets a indent in pixels when printing a hierarchical grid.

Declaration
public int HierarchyIndent { get; set; }
Property Value
System.Int32

PrintAllPages

Gets or sets a value indicating whether all pages will be printed when paging is enabled.

Declaration
public bool PrintAllPages { get; set; }
Property Value
System.Boolean

true if all pages will be printed; otherwise, false.

PrintAlternatingRowColor

Gets or sets a value indicating whether alternating row color is printed.

Declaration
public bool PrintAlternatingRowColor { get; set; }
Property Value
System.Boolean

PrintGrouping

Gets or sets a value indicating whther grouping is printed.

Declaration
public bool PrintGrouping { get; set; }
Property Value
System.Boolean

PrintHeaderOnEachPage

Gets or sets a value indicating whether header cells are printed on each page or only on the first.

Declaration
public bool PrintHeaderOnEachPage { get; set; }
Property Value
System.Boolean

PrintHiddenColumns

Gets or sets a value indicating whethwe hidden columns are printed.

Declaration
public bool PrintHiddenColumns { get; set; }
Property Value
System.Boolean

PrintHiddenRows

Gets or sets a value indicating whether hidden rows are printed.

Declaration
public bool PrintHiddenRows { get; set; }
Property Value
System.Boolean

PrintHierarchy

Gets or sets a value indicating whether hierarchy is printed.

Declaration
public bool PrintHierarchy { get; set; }
Property Value
System.Boolean

PrintSummaries

Gets or sets a value indicating whether summaries are printed.

Declaration
public bool PrintSummaries { get; set; }
Property Value
System.Boolean

SummaryCellBackColor

Gets or sets the default back color of summary cells.

Declaration
public Color SummaryCellBackColor { get; set; }
Property Value
System.Drawing.Color

SummaryCellFont

Gets or sets the font used for summary cells.

Declaration
public Font SummaryCellFont { get; set; }
Property Value
System.Drawing.Font

Extension Methods

SvgExtentions.Traverse<T>(T, Func<T, IEnumerable<T>>)
SvgExtentions.TraverseDepthFirst<T>(T, Func<T, IEnumerable<T>>)
Getting Started
  • Install Now
  • Demos
  • Step-by-Step Tutorial
  • Sample Applications
  • SDK Samples
  • Visual Studio Extensions
Support Resources
  • Code Library
  • Knowledge Base
  • Videos
Community
  • Forums
  • Blogs
  • Feedback Portal
  • Document Processing Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.