[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DefaultListColumn

DefaultListColumn Class

Represents the DefaultListColumn class to define the default value of the ListColumn.

Inheritance
DefaultListColumn
Namespace: GrapeCity.Win.Spread.InputMan.CellType
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
public class DefaultListColumn
Public Class DefaultListColumn

Constructors

Name Description
DefaultListColumn()

Properties

Name Description
AutoWidth

Gets or sets a bool value indicates whether the ListColumn calculates the width automatically.

DataDisplayType

Gets or sets a DataDisplayType value indicates the display of the column.

DefaultSubItem

Gets or sets the default SubItem.

Header

Gets or sets the ListHeader.

SortOrder

Gets or sets the SortOrder.

Visible

Gets or set a bool value indicates whether the ListColumn is visible or not.

Width

Gets or sets the width of the ListColumn.

Methods

Name Description
ResetDefaultSubItem()

Resets the default sub item.

ResetHeader()

Resets the header.

ShouldSerializeDefaultSubItem()

Shoulds the serialize default sub item.

ShouldSerializeHeader()

Shoulds the serialize header.