Spread Windows Forms 14.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / Columns.DefaultColumn Class


In This Topic
    Columns.DefaultColumn Class Properties
    In This Topic

    For a list of all members of this type, see Columns.DefaultColumn members.

    Public Properties
     NameDescription
    Public PropertyGets or sets the automatic filter index for the column. (Inherited from FarPoint.Win.Spread.Column)
    Public PropertyGets or sets the automatic sort index for the column. (Inherited from FarPoint.Win.Spread.Column)
    Public PropertyGets or sets whether the user can set focus to the cell using the keyboard or mouse for cells in this column. (Inherited from FarPoint.Win.Spread.Column)
    Public PropertyGets or sets the amount of space, in pixels, to add to cell padding in cells of the column(s). (Inherited from FarPoint.Win.Spread.Column)
    Public PropertyGets or sets the IME mode for a column. (Inherited from FarPoint.Win.Spread.Column)
    Public PropertyGets or sets the IME sentence mode for a column. (Inherited from FarPoint.Win.Spread.Column)
    Public PropertyGets the index of this column, or the starting index for this range of columns. (Inherited from FarPoint.Win.Spread.Column)
    Public PropertyGets the ending index for this range of columns. (Inherited from FarPoint.Win.Spread.Column)
    Public PropertyGets or sets the input scope for a column. (Inherited from FarPoint.Win.Spread.Column)
    Public PropertyGets or sets whether to automatically merge adjacent identical cells in this column. (Inherited from FarPoint.Win.Spread.Column)
    Public PropertyGets or sets the default note indicator color for cells in this column. (Inherited from FarPoint.Win.Spread.Column)
    Public PropertyGets or sets the note indicator position for cells in this column. (Inherited from FarPoint.Win.Spread.Column)
    Public PropertyGets or sets the default note indicator size for cells in this column. (Inherited from FarPoint.Win.Spread.Column)
    Public PropertyGets or sets whether a page break is inserted before this column when printing. (Inherited from FarPoint.Win.Spread.Column)
    Public PropertyGets the collection of columns (Columns object) that contains this column. (Inherited from FarPoint.Win.Spread.Column)
    Public PropertyGets or sets whether this column can be resized. (Inherited from FarPoint.Win.Spread.Column)
    Public PropertyGets or sets the sort indicator for this column. (Inherited from FarPoint.Win.Spread.Column)
    Public PropertyGets or sets whether the user can set focus to cells in this column using the Tab key. (Inherited from FarPoint.Win.Spread.Column)
    Public PropertyGets or sets the application-defined tag value associated with the cells in this column. (Inherited from FarPoint.Win.Spread.Column)
    Public PropertyGets or sets the amount of space, in pixels, to indent text in cells of the column. (Inherited from FarPoint.Win.Spread.Column)
    Public PropertyGets an instance of IValidation which may be used to get and set validation properties of the rows represented by this Column. (Inherited from FarPoint.Win.Spread.Column)
    Public PropertyGets or sets whether this column is visible. (Inherited from FarPoint.Win.Spread.Column)
    Public PropertyGets or sets the setting of visual styles (XP themes) for the column. (Inherited from FarPoint.Win.Spread.Column)
    Public PropertyGets or sets the width of cells in this column. (Inherited from FarPoint.Win.Spread.Column)
    Top
    See Also