WinForms

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class XPTaskPaneHeaderLabel

    Show / Hide Table of Contents

    Class XPTaskPaneHeaderLabel

    Inheritance
    System.Object
    XPTaskPaneHeaderLabel
    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public class XPTaskPaneHeaderLabel : Label

    Constructors

    XPTaskPaneHeaderLabel()

    Declaration
    public XPTaskPaneHeaderLabel()

    Properties

    BackColor

    Declaration
    public override Color BackColor { get; set; }
    Property Value
    Type Description
    System.Drawing.Color

    Font

    Gets or sets the text font with which the header label will be drawn.

    Declaration
    public override Font Font { get; set; }
    Property Value
    Type Description
    System.Drawing.Font
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved