ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

C1TrueDBDropdown Properties

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

Public Properties

AllowColMove

Exposed object model.

AllowColSelect

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

AllowFilter

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

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.

AlternatingRows

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

Bookmark

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

BorderStyle

Gets or sets the border for the control.

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.

Col

Gets or sets the column position.

ColumnCaptionHeight

Gets or sets the height of column captions.

ColumnFooterHeight

Gets or sets the height of column footers.

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.

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.

DefColWidth

Gets or sets the default width for all grid columns.

DisplayColumns

Gets the collection of C1DisplayColumn objects.

DisplayMember

Gets or sets the property used used for incremental search.

DoubleBuffer

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

DropdownWidth

Gets or sets the width of the drop-down.

EmptyRows

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

EvenRowStyle

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

ExtendRightColumn

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

FetchRowStyles

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

FirstRow

Gets or sets the row index for the first visible row.

FlatStyle

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

FooterStyle

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

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 appearance of a highlighted row.

HScrollBar

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

IntegralHeight

Gets or sets a value indicating whether the control should resize to avoid showing partial items.

LeftCol

Gets or sets the zero-based index of the leftmost column.

OddRowStyle

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

Row

Gets or sets the the current row.

RowCount

Gets the number of rows in an unbound grid.

RowDivider

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

RowHeight

Gets or sets the height of grid rows.

RowSubDividerColor

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

RowTracking

Gets or sets a value that determines if rows are highlighted under the mouse.

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.

SplitDividerSize

Controls the height and width of Split Borders.

Style

Gets or sets the root Style object.

Styles

Gets the collection of named Style objects.

UseColumnStyles

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

ValueMember

Gets or sets the property used to update the associated grid column.

ValueTranslate

Gets or sets a value that determines how the grid display values in a column.

VisibleCols

Gets the number of visible columns in the drop-down.

VisibleRows

Gets the number of visible rows in the drop-down.

VScrollBar

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

Protected Properties

RowPosition

Gets the current position from the currency manager.

See Also

C1TrueDBDropdown Class | C1.Win.C1TrueDBGrid Namespace


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