[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.ColumnInfo

ColumnInfo Class

Represents a column in the SheetInfo.

Inheritance
ColumnInfo
Namespace: GrapeCity.Wpf.SpreadSheet
Assembly: GrapeCity.Wpf.SpreadSheet.dll
Syntax
public sealed class ColumnInfo : RangeInfo
Public NotInheritable Class ColumnInfo
    Inherits RangeInfo

Constructors

Name Description
ColumnInfo()

Initializes a new instance of the ColumnInfo class.

Properties

Name Description
Borders

Gets the BordersInfo object that represents the borders of the specified object.

DataField

Gets or sets a DataField for this column that gets or sets the value of the data source.

Hidden

Gets or sets a value that indicates whether the column is visible.

Index

Gets the index of this column in SheetInfo.

Locked

Gets or sets a value indicating whether this RangeInfo is locked.

MergePolicy

Gets or Set a value indicating whether the merge policy.

Name

Gets or sets the ColumnInfo name.

PageBreak

Gets or sets the location of a page break.

Resizable
Width

Gets or sets a value that indicates the column width.