[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.Classic

C1.Win.C1FlexGrid.Classic Namespace

Classes

C1FlexGridClassic

This is a legacy control; use C1.Win.C1FlexGrid.C1FlexGrid instead.

Cell

Cell is a helper class that exposes indexers to implement the original Cell property. This allows you to write: [C#] fg.Cell[CellPropertySettings.flexcpBackColor, 1, 1] = Color.Red; [VB] fg.Cell(CellPropertySettings.flexcpBackColor, 1, 1) = Color.Red

Enums

AlignmentSettings

AllowUserResizeSettings

AutoSizeSettings

CellCheckedSettings

CellPropertySettings

ClearWhatSettings

ClearWhereSettings

EditableSettings

EllipsisSettings

ExplorerBarSettings

FillStyleSettings

GridStyleSettings

MergeSettings

OutlineBarSettings

PictureAlignmentSettings

RedrawSettings

SelModeSettings

SortSettings

TabBehaviorSettings

TextStyleSettings