[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.Classic.C1FlexGridClassic

C1FlexGridClassic Class

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

Namespace: C1.Win.C1FlexGrid.Classic
Assembly: C1.Win.C1FlexGrid.Classic.4.8.dll
Syntax
[ToolboxBitmap(typeof(C1FlexGridClassic), "C1FlexGridClassic.png")]
public class C1FlexGridClassic : C1FlexGrid, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IFlexGridMultiRow, IFormattableView, IFlexDataGrid, ISupportInitialize

Constructors

Name Description
C1FlexGridClassic()

Properties

Name Description
AllowBigSelection
AllowDragging
AllowEditing
AllowMerging
AllowResizing
AllowSelection
AllowSorting
AllowUserResizing
AutoSizeMode
BackColorAlternate
BackColorBkg
BackColorFixed
BackColorSel
BackgroundImage
Cell
CellAlignment
CellBackColor
CellButtonImage
CellButtonPicture
CellChecked
CellFont
CellFontBold
CellFontItalic
CellFontName
CellFontSize
CellFontStrikethru
CellFontUnderline
CellForeColor
CellHeight
CellLeft
CellPicture
CellPictureAlignment
CellTextStyle
CellTop
CellWidth
ColWidthMax
ColWidthMin
Cols
ColumnCollection
ComboCount
ComboIndex
EditSelLength
EditSelStart
EditSelText
EditText
EditWindow
Editable
Ellipsis
ExplorerBar
FillStyle
FixedCols
FixedRows
FontBold
FontItalic
FontName
FontSize
FontStrikethru
FontUnderline
ForeColorFixed
ForeColorSel
FrozenCols
FrozenRows
GridColor
GridColorFixed
GridLineWidth
GridLines
GridLinesFixed
KeyActionEnter
KeyActionTab
MergeCells
NodeClosedPicture
NodeOpenPicture
OutlineBar
OutlineCol
Picture
PicturesOver
Redraw
RowHeightMax
RowHeightMin
Rows
SelectedRows
SelectionMode
SheetBorder
Sort
Styles
TabBehavior
Text

This property is inherited from the Control base class.

TextStyle
TextStyleFixed
TreeColor
Value
WallPaper
WordWrap

Methods

Name Description
AutoSize(int)
AutoSize(int, int)
AutoSize(int, int, bool, int)
ChangeFont(Font, FontStyle)
ChangeFont(Font, FontStyle, bool)
ChangeFont(Font, float)
ChangeFont(Font, string)
Clear()
Clear(ClearWhereSettings)
Clear(ClearWhereSettings, ClearWhatSettings)
ComboItem(int)
EditCell()
FindRow(object)
FindRow(string, int, int)
FindRow(string, int, int, bool, bool)
GetCellStyleNew()
GetMergedRange(int, int, out int, out int, out int, out int)
GetNode()
GetNode(int)
GetNodeRow(int, NodeTypeEnum)
GetSelection(out int, out int, out int, out int)
GetSortFlags(SortSettings)
GetSortSettings(SortFlags)
MapOutlineBar(OutlineBarSettings)
MapOutlineBar(TreeStyleFlags)
MapPictureAlign(PictureAlignmentSettings)
MapPictureAlign(ImageAlignEnum)
MapTextAlign(AlignmentSettings)
MapTextAlign(TextAlignEnum)
Outline(int)
PrintGrid(string, bool)
PrintGrid(string, bool, int, int, int)
ReadXml(XmlDocument)

Loads the grid from an Xml document.

ReadXml(XmlNode)

Loads the grid from an Xml document.

SelectedRow(int)
WriteXml(XmlTextWriter)

Saves the grid contents to an Xml document.

get_Cell(CellPropertySettings, int, int)
get_Cell(CellPropertySettings, int, int, int, int)
get_ColAlignment(int)
get_ColComboList(int)
get_ColData(int)
get_ColDataType(int)
get_ColEditMask(int)
get_ColFormat(int)
get_ColHidden(int)
get_ColIndent(int)
get_ColIndex(string)
get_ColIsVisible(int)
get_ColKey(int)
get_ColPos(int)
get_ColSort(int)
get_ColWidth(int)
get_FixedAlignment(int)
get_IsCollapsed(int)
get_IsSelected(int)
get_IsSubtotal(int)
get_MergeCol(int)
get_MergeRow(int)
get_RowData(int)
get_RowHeight(int)
get_RowHidden(int)
get_RowIsVisible(int)
get_RowOutlineLevel(int)
get_RowPos(int)
get_TextMatrix(int, int)
get_ValueMatrix(int, int)
set_Cell(CellPropertySettings, int, int, int, int, object)
set_Cell(CellPropertySettings, int, int, object)
set_ColAlignment(int, AlignmentSettings)
set_ColComboList(int, string)
set_ColData(int, object)
set_ColDataType(int, Type)
set_ColEditMask(int, string)
set_ColFormat(int, string)
set_ColHidden(int, bool)
set_ColImageList(int, ImageList)
set_ColIndent(int, int)
set_ColKey(int, string)
set_ColPosition(int, int)
set_ColSort(int, SortSettings)
set_ColWidth(int, int)
set_FixedAlignment(int, AlignmentSettings)
set_IsCollapsed(int, bool)
set_IsSelected(int, bool)
set_IsSubtotal(int, bool)
set_MergeCol(int, bool)
set_MergeRow(int, bool)
set_RowData(int, object)
set_RowHeight(int, int)
set_RowHidden(int, bool)
set_RowOutlineLevel(int, int)
set_RowPosition(int, int)
set_TextMatrix(int, int, string)