[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ListHeaderPane

ListHeaderPane Class

Represents a ListHeaderPane class to define header pane setting.

Inheritance
ListHeaderPane
Namespace: GrapeCity.Win.Spread.InputMan.CellType
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
[TypeConverter(typeof(ExpandableObjectConverter))]
public class ListHeaderPane
<TypeConverter(GetType(ExpandableObjectConverter))>
Public Class ListHeaderPane

Constructors

Name Description
ListHeaderPane()

Initializes a new instance of the ListHeaderPane class.

Properties

Name Description
AutoHeight

Gets or sets a value indicating whether the ListHeaderPane is auto adjust height.

BackColor

Gets or sets the background color.

Font

Gets or sets a value that represents the Font.

GradientEffect

Gets or sets a value that represents background gradient effect.

Height

Gets or sets a value indicating height.

Visible

Gets or sets a value indicating whether the ListHeaderPane is visible or not.

Methods

Name Description
ResetHeight()

Resets the Height property to default value.

ShouldSerializeHeight()

Indicates whether the Height property should be persisted.