ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

C1TrueDBGrid Properties

The properties of the C1TrueDBGrid class are listed here. For a complete list of C1TrueDBGrid class members, see the C1TrueDBGrid Members topic.

Public Properties

AddNewMode

Gets a value that describes the current AddNew state.

AllowAddNew

Gets or sets a value indicating the ability to add new rows.

AllowArrows

Gets or sets a value indicating whether arrow keys can be used to navigate around the grid.

AllowColMove

Gets or sets a value indicating the ability to move columns in the grid.

AllowColSelect

Gets or sets a value indicating the ability to select columns in the grid.

AllowDelete

Gets or sets a value indicating the ability to delete records from the grid.

AllowDrag

Gets or sets a value indicating the ability to drag from the grid.

AllowFilter

Gets or sets a value indicating the ability of the grid to automatically filter data.

AllowHorizontalSplit

Gets or sets a value indicating whether a user is allowed to create horizontal splits.

AllowRowSelect

Gets or sets a value indicating the ability to select rows in the grid.

AllowRowSizing

Gets or sets how interactive row resizing is performed.

AllowSort

Gets or sets a value indicating the ability of the grid to automatically sort data when a column header is clicked.

AllowUpdate

Gets or sets a value indicating the ability of a user to modify data.

AllowUpdateOnBlur

Gets or sets a value indicating how the grid updates modifed data when the grid loses focus.

AllowVerticalSplit

Gets or sets a value indicating whether a user is allowed to create vertical splits.

AlternatingRows

Gets or sets a value indicating whether the grid or split uses the OddRowStyle for odd-numbered rows and EvenRowStyle for even-numbered rows.

Bands

Gets the number of levels within a hierarchical grid.

Bookmark

Gets or sets the current row position of the underlying CurrencyManager.

Caption

Gets or sets the grid's caption.

CaptionHeight

Gets or sets the height of the grid's caption.

CaptionStyle

Gets or sets the Style object that controls the appearance of the caption area.

CellTips

Gets or sets whether the grid displays a pop-up text window when the cursor is idle.

CellTipsDelay

Gets or sets the amount of time in milliseconds before the cell tip window is displayed.

CellTipsWidth

Gets or sets the width of the cell tip window.

ChildGrid

Gets or sets the C1TrueDBGrid control used as a child grid in a hierarchical presentation.

Col

Gets or sets the column position of the current cell in the current split.

CollapseColor

Gets or sets the color of the collapse icon.

ColumnFooters

Gets or sets a value indicating the visibility of column footers.

ColumnHeaders

Gets or sets a value indicating the visibility of column headers.

Columns

Gets the collection of C1DataColumn objects.

CurrentCellVisible

Gets or sets a value indicating the visibility of the current cell in a split.

DataChanged

Gets or sets a value indicating the modification status of the current row.

DataMember

Gets or sets the specific data member in a multimember data source that the grid binds to.

DataSource

Gets or sets the source containing a list of values used to populate the items within the control.

DataView

Gets or sets the layout by which the grid will display data.

DefColWidth

Gets or sets the default width for all grid columns.

DestinationCol

Gets the column which will be current after cell movement.

DestinationRow

Gets the row which will be current after cell movement.

DestinationSplit

Gets the split index which will be current after cell movement.

DirectionAfterEnter

Gets or sets a value that determines the relative position of the next cell when the user presses the Enter key.

DoubleBuffer

Gets or sets a value indicating whether the control should use an off-screen buffer when painting to redue flicker.

EditActive

Gets or sets a value indicating the editing status of the current cell.

EditDropDown

Gets or sets a value indicating whether editing will take place in a popup window or within cell boundaries.

EditorStyle

Gets or sets the Style object that controls the appearance of the cell editor within a grid.

EmptyRows

Gets or sets a value that determines how the grid displays rows below the last data row.

ErrorImage

Gets or sets the image used for ErrorProvider.

EvenRowStyle

Gets or sets the Style object that controls the appearance of an even-numbered row when using AlternatingRows.

ExpandColor

Gets or sets the color of the expand icon in hierarchical grids.

ExposeCellMode

Gets or sets how the rightmost column reacts when clicked by the user.

ExtendRightColumn

Gets or sets a value that determines how the last column will extend to fill the dead area of the grid.

FetchRowStyles

Gets or sets a value indicating whether the FetchRowStyle event will be raised.

FilterActive

Gets or sets a value indicating whether the filter bar has focus.

FilterBar

Gets or sets a value indicating the visibility of the FilterBar.

FilterBarStyle

Gets or sets the Style object that controls the appearance of the FilterBar.

FirstRow

Gets or sets the row index for the first visible row in a grid or split.

FlatStyle

Gets or sets the general appearance of 3D elements for the entire grid.

FocusedSplit

Gets the Split that has focus.

FooterStyle

Gets or sets the Style object that controls the appearance of column footers.

GroupByAreaVisible

Gets or sets a value indicating the visibility of the Grouping area of the grid when the DataView property is set to GroupBy.

GroupByCaption

Gets or sets the text displayed in the grouping area when no columns have been grouped.

GroupByRectangle

Gets the rectangle occupied by the grouping area.

GroupedColumns

Gets the collection of columns that are grouped.

GroupStyle

Gets or sets the Style object that controls the appearance of grouping area.

HeadingStyle

Gets or sets the Style object that controls the appearance of the grids column headers.

HighLightRowStyle

Gets or sets the Style object that controls the current row/cell when the MarqueeStyle is set to Highlight Row/Cell.

HScrollBar

Gets the HBar object that controls the appearance of the horizontal scrollbar.

InactiveStyle

Gets or sets the Style object that controls the grids caption when it doesn't have focus.

Item

Overloaded. Gets the row object associated with the given row.

LeftCol

Gets or sets the zero-based index of the leftmost column in a grid or split.

LinesPerRow

Gets or sets the number of subrows of the grid when the DataView property is set to MutlipleLinesFixed.

MaintainRowCurrency

Gets or sets a value indicating the behavior of the grid and row currency when the grid's datasource is sorted.

MarqueeStyle

Gets or sets the MarqueeStyle for a grid.

MatchEntryTimeOut

Gets or sets the time (milliseconds) in which the incremental search string will reset for a drop-down when the C1DisplayColumn.DropDownList property is True.

MultiSelect

Gets or sets the selection state of the grid.

OddRowStyle

Gets or sets the Style object that controls the appearance of an odd-numbered row when using AlternatingRows.

PictureAddnewRow

Gets or sets the Image used in the record selector to indicate the AddNew row.

PictureCurrentRow

Gets or sets the Image used in the record selector to indicate the Current row.

PictureFilterBar

Gets or sets the Image used in the record selector to indicate the FilterBar row.

PictureFooterRow

Gets or sets the Image used in the record selector to indicate the Footer row.

PictureHeaderRow

Gets or sets the Image used in the record selector to indicate the Header row.

PictureModifiedRow

Gets or sets the Image used in the record selector to indicate the Modified row.

PictureStandardRow

Gets or sets the Image used in the record selector to indicate the Standard row.

PreviewInfo

Gets the PrintPreviewWinSettings object.

PrintInfo

Gets the PrintInfo object.

RecordSelectors

Gets or sets a value indicating the visibility of row headers for a grid or split.

RecordSelectorStyle

Gets or sets the Style object that controls the appearance of the RecordSelectors.

RecordSelectorWidth

Gets or sets the width of the row headers.

Row

Gets or sets the the current row.

RowDivider

Gets or sets the style of the border drawn between grid rows.

RowHeight

Gets or sets the height of grid rows.

RowSubDividerColor

Gets or sets the color of the subrow divider in a multi-line grid.

ScrollTips

Gets or sets a value that determines whether the grid displays a pop-up text window when the scrollbar thumb is dragged.

ScrollTrack

Gets or sets a value that controls how the grid scrolls when the scroll thumb is moved.

SelectedCols

Gets the collection of columns that are currently selected.

SelectedRows

Gets the collection of rows that are currently selected.

SelectedStyle

Gets or sets the Style object that controls the appearance of selected rows and columns.

SelectedText

Gets or sets the string containing the currently selected text within the grid's editing window.

SelectionLength

Gets or sets the number of characters selected within the grid's editing window.

SelectionStart

Gets or sets the starting point of the text selection within the grid's editing window.

SelRange

Gets a value indicating whether a range of cells has been selected.

SplitDividerSize

Controls the height and width of Split Borders.

SplitIndex

Gets or sets the index of the current Split within the SplitCollection.

Splits

Gets the collection of Split objects.

SpringMode

Gets or sets a value that determines how columns will resize when the grid is resized.

Style

Gets or sets the root Style object.

Styles

Gets the collection of named Style objects.

TabAcrossSplits

Gets or sets a value indicating the behavior of the tab and arrow keys at split borders.

TabAction

Gets or sets the behavior of the tab key.

UseColumnStyles

Gets or sets a value indicating whether Style information is applied from the datasource.

ViewCaptionWidth

Gets or sets the width of the column caption when the DataView is set to Inverted or Form.

ViewColumnWidth

Gets or sets the width of a column when the DataView is set to Inverted or Form.

VisibleCols

Gets the number of visible columns in the current Split.

VisibleRows

Gets the number of visible rows in the current Split.

VScrollBar

Gets the VBar object that controls the appearance of the vertical scrollbar.

WrapCellPointer

Gets or sets a value indicating the behavior of Tab and arrow keys at row boundaries.

See Also

C1TrueDBGrid Class | C1.Win.C1TrueDBGrid Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.