Public Constructors
Creates a new instance of the object. |
Public Properties
Exposed object model. | |
Gets or sets a value indicating the ability to select columns. | |
Gets or sets a value indicating the ability of the grid to automatically filter data. | |
Gets or sets how interactive row resizing is performed. | |
Gets or sets a value indicating the ability of the grid to automatically sort data when a column header is clicked. | |
Gets or sets a value indicating whether the drop-down uses the OddRowStyle for odd-numbered rows and EvenRowStyle for even-numbered rows. | |
Gets or sets the current row position of the underlying CurrencyManager. | |
Gets or sets the border for the control. | |
Gets or sets the grid's caption. | |
Gets or sets the height of the grid's caption. | |
Gets or sets the Style object that controls the appearance of the caption area. | |
Gets or sets the column position. | |
Gets or sets the height of column captions. | |
Gets or sets the height of column footers. | |
Gets or sets a value indicating the visibility of column footers. | |
Gets or sets a value indicating the visibility of column headers. | |
Gets the collection of C1DataColumn objects. | |
Gets or sets a value indicating the visibility of the current cell. | |
Gets or sets the specific data member in a multimember data source that the grid binds to. | |
Gets or sets the source containing a list of values used to populate the items within the control. | |
Gets or sets the default width for all grid columns. | |
Gets the collection of C1DisplayColumn objects. | |
Gets or sets the property used used for incremental search. | |
Gets or sets a value indicating whether the control should use an off-screen buffer when painting to redue flicker. | |
Gets or sets the width of the drop-down. | |
Gets or sets a value that determines how the grid displays rows below the last data row. | |
Gets or sets the Style object that controls the appearance of an even-numbered row when using AlternatingRows. | |
Gets or sets a value that determines how the last column will extend to fill the dead area of the drop-down. | |
Gets or sets a value indicating whether the FetchRowStyle event will be raised. | |
Gets or sets the row index for the first visible row. | |
Gets or sets the general appearance of 3D elements for the entire grid. | |
Gets or sets the Style object that controls the appearance of column footers. | |
Gets or sets the Style object that controls the appearance of the grids column headers. | |
Gets or sets the Style object that controls the appearance of a highlighted row. | |
Gets the HBar object that controls the appearance of the horizontal scrollbar. | |
Gets or sets a value indicating whether the control should resize to avoid showing partial items. | |
Gets or sets the zero-based index of the leftmost column. | |
Gets or sets the Style object that controls the appearance of an odd-numbered row when using AlternatingRows. | |
Gets or sets the the current row. | |
Gets the number of rows in an unbound grid. | |
Gets or sets the style of the border drawn between rows. | |
Gets or sets the height of grid rows. | |
Gets or sets the color of the subrow divider in a multi-line drop-down. | |
Gets or sets a value that determines if rows are highlighted under the mouse. | |
Gets or sets a value that determines whether the grid displays a pop-up text window when the scrollbar thumb is dragged. | |
Gets or sets a value that controls how the grid scrolls when the scroll thumb is moved. | |
Controls the height and width of Split Borders. | |
Gets or sets the root Style object. | |
Gets the collection of named Style objects. | |
Gets or sets a value indicating whether Style information is applied from the datasource. | |
Gets or sets the property used to update the associated grid column. | |
Gets or sets a value that determines how the grid display values in a column. | |
Gets the number of visible columns in the drop-down. | |
Gets the number of visible rows in the drop-down. | |
Gets the VBar object that controls the appearance of the vertical scrollbar. |
Public Methods
Controls the Style used to change the appearance for cells meeting the specified condition. | |
Controls the Style used to change the appearance of cells according to their contents. | |
Overloaded. Adds a row to an unbound grid. | |
Adds the number of given rows to an unbound grid. | |
ISupportInitialize interface. | |
Restores the default layout. | |
Restores the default layout. | |
Removes a cell condition established with a previous call to the AddRegexCellStyle method. | |
Returns the column index for the column containing the specified X coordinate. | |
Overloaded. Deletes the given row from an unbound grid. | |
ISupportInitialize interface. | |
Gets the current selected index. | |
Overloaded. Reinitializes grid with data from its data source. | |
Returns the zero-based index of the display row containing the Y specified coordinate. | |
Scrolls the data area by the specified number of rows and columns. | |
Overloaded. Configures the grid for use without a datasource. |
Public Events
Occurs when the user has moved a column. | |
Occurs when the user has resized a column. | |
Occurs when the grids DataSource has changed. | |
Occurs when the drop-down closes. | |
Occurs when the drop-down closes. | |
Occurs whenever the grid is about to display a row of data and the FetchRowStyles property is True. | |
Occurs whenever the grid has focus and the scrollbar thumb is moved using the mouse. | |
Occurs when the first displayed row of a control or split is changed. | |
Occurs when the user clicks on the column footer. | |
Occurs when the grid is about to display cell data in a column whose NumberFormat property is set to the string FormatText Event. | |
Occurs when the user clicks on the column header. | |
Occurs when the first visible column of a grid or split is changed. | |
Occurs when the row focus changes. | |
Occurs when the user has finished resizing a grid row. | |
Occurs when the user scrolls the grid. | |
Occurs when the user selects a different range of rows or columns. | |
Occurs when the grid needs to display the value of a cell in an unbound column. | |
Occurs when the user attempts to enter invalid data into a column that is using value lists. |
Protected Properties
Gets the current position from the currency manager. |
Protected Methods
Overloaded. Overridden. Called when the class is being disposed. | |
Inherited from Control. | |
Inherited from Control. | |
Raised when a new row is added. | |
Raised when the grid is initialized. | |
Overridden. Occurs when the user scrolls the grid. | |
Raised after a column has been edited. | |
Raised after the datasource has been updated for a column. | |
Raised after a row has been deleted. | |
Raised after the datasource has been filtered. | |
Raised after a row has been inserted. | |
Raised after the datasource has been sorted. | |
Raised after a row has been updated. | |
Inherited from Control. | |
Rasied before a child grid is closed. | |
Raised before a column edit. | |
Raised before a column has been updated. | |
Raised before a row is deleted. | |
Raised before a row is inserted. | |
Raised before a child grid is displayed. | |
Raised before a row or column currency is changed. | |
Raised before a row is updated. | |
Raised when the Binding Context changes. | |
Raised when a button in a cell has been clicked. | |
Raised when the grids cell content has been modified. | |
Inherited from Control. | |
Raised when a column has been edited. | |
Raised when a band is collasped in a hierarchical grid. | |
Overridden. Occurs when the user has moved a column. | |
Overridden. Occurs when the user has resized a column. | |
Raised when a value in the combobox has been selected. | |
Inherited from Control. | |
Overridden. Occurs when the grids DataSource has changed. | |
Inherited from Control. | |
Occurs when the drop-down closes. | |
Occurs when the drop-down closes. | |
Inherited from Control. | |
Raised when the grid encounters an error through the UI. | |
Raised when a band is expanded in a hierarchical grid. | |
Raised when a custom style is to be used for rendering a cell. | |
Raised when a cell tip is to be displayed. | |
Raised when a custom style is to be used for renderind a grouped cell. | |
Overridden. Occurs whenever the grid is about to display a row of data and the FetchRowStyles property is True. | |
Overridden. Occurs whenever the grid has focus and the scrollbar thumb is moved using the mouse. | |
Raised when AllowFilter is false. | |
Raised when a button in the filter bar is clicked. | |
Raised when a filter condition has changed. | |
Overridden. Occurs when the first displayed row of a control or split is changed. | |
Inherited from Control. | |
Overridden. Occurs when the user clicks on the column footer. | |
Overridden. Occurs when the grid is about to display cell data in a column whose NumberFormat property is set to the string FormatText Event. | |
Inherited from Control. | |
Raised when custom aggregates are used for a grouped grid. | |
Raised when a grouped column is moved. | |
Raised when a column header in the grouping area is clicked. | |
Raised when custom group intervals are used for a grouped grid. | |
Raised when custom values are to be used for the group text. | |
Overridden. Occurs when the user clicks on the column header. | |
Inherited from Control. | |
Inherited from Control. | |
Inherited from Control. | |
Inherited from Control. | |
Overridden. Occurs when the first visible column of a grid or split is changed. | |
Inherited from Control. | |
Inherited from Control. | |
Inherited from Control. | |
Inherited from Control. | |
Raised when a cell has to be rendered. | |
Raised when a cell has to be printed. | |
Raised when a Page footer needs to be printed. | |
Raised when Page header needs to be printed. | |
Inherited from Control. | |
Inherited from Control. | |
Inherited from Control. | |
Occurs when the row focus changes. | |
Raised after a row or column currency has been changed. | |
Overridden. Occurs when the user has finished resizing a grid row. | |
Overridden. Occurs when the user selects a different range of rows or columns. | |
Inherited from Control. | |
Raised when the datasource is sorted by clicking the column header. | |
Raised when split currency has changed. | |
OnSplitRemoved (inherited from Frame) |
Raised when a split has been removed. |
Overridden. Occurs when the grid needs to display the value of a cell in an unbound column. | |
Raised when an unbound column has been updated. | |
Inherited from Control. | |
Overridden. Occurs when the user attempts to enter invalid data into a column that is using value lists. | |
Inherited from Control. | |
Called when the datasource changes. |
See Also
C1TrueDBDropdown Class | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |