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 |
---|
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 |
---|
System.Drawing.Font |