Name | Description | |
---|---|---|
C1TrueDBGrid Constructor | The C1TrueDBGrid control. |
The following tables list the members exposed by C1TrueDBGrid.
Name | Description | |
---|---|---|
C1TrueDBGrid Constructor | The C1TrueDBGrid control. |
Name | Description | |
---|---|---|
_updating | Control update flag. (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) |
Name | Description | |
---|---|---|
AccessibilityObject | (Inherited from System.Windows.Forms.Control) | |
AccessibleDefaultActionDescription | (Inherited from System.Windows.Forms.Control) | |
AccessibleDescription | (Inherited from System.Windows.Forms.Control) | |
AccessibleName | (Inherited from System.Windows.Forms.Control) | |
AccessibleRole | (Inherited from System.Windows.Forms.Control) | |
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. | |
AllowDrop | (Inherited from System.Windows.Forms.Control) | |
AllowFilter | Gets or sets a value indicating the ability of the grid to automatically filter data. (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
AllowHorizontalSplit | Gets or sets a value indicating whether a user is allowed to create horizontal splits. | |
AllowInactiveStyle | Gets or sets a value indicating whether the InactiveStyle is applied to the grid when it loses focus. (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
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. (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
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. | |
Anchor | (Inherited from System.Windows.Forms.Control) | |
AutoScrollOffset | (Inherited from System.Windows.Forms.Control) | |
BackColor | (Inherited from System.Windows.Forms.Control) | |
BackgroundImage | (Inherited from System.Windows.Forms.Control) | |
BackgroundImageLayout | (Inherited from System.Windows.Forms.Control) | |
Bands | Gets the number of levels within a hierarchical grid. | |
BindingContext | (Inherited from System.Windows.Forms.Control) | |
Bookmark | Gets or sets the current row position of the underlying CurrencyManager. | |
BorderColor | Gets or sets the border color of the control. (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
BorderStyle | Gets or sets the border for the control. (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
Bottom | (Inherited from System.Windows.Forms.Control) | |
Bounds | (Inherited from System.Windows.Forms.Control) | |
CanFocus | (Inherited from System.Windows.Forms.Control) | |
CanSelect | (Inherited from System.Windows.Forms.Control) | |
Caption | Gets or sets the grid's caption. (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
CaptionHeight | Gets or sets the height of the grid's caption. (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
CaptionStyle | Gets or sets the Style object that controls the appearance of the caption area. | |
Capture | (Inherited from System.Windows.Forms.Control) | |
CausesValidation | (Inherited from System.Windows.Forms.Control) | |
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. | |
ClientRectangle | (Inherited from System.Windows.Forms.Control) | |
ClientSize | (Inherited from System.Windows.Forms.Control) | |
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. | |
ColumnSelectorStyle | Gets or sets the Style object that controls the appearance of the column selector. | |
CompanyName | (Inherited from System.Windows.Forms.Control) | |
Container | (Inherited from System.ComponentModel.Component) | |
ContainsFocus | (Inherited from System.Windows.Forms.Control) | |
ContextMenuStrip | (Inherited from System.Windows.Forms.Control) | |
Controls | (Inherited from System.Windows.Forms.Control) | |
Created | (Inherited from System.Windows.Forms.Control) | |
CurrentCellVisible | Gets or sets a value indicating the visibility of the current cell in a split. | |
CurrentDataBoundItem | Gets a top-level object bound to a current data row. | |
Cursor | (Inherited from System.Windows.Forms.Control) | |
DataBindings | (Inherited from System.Windows.Forms.Control) | |
DataChanged | Gets or sets a value indicating the modification status of the current row. | |
DataContext | (Inherited from System.Windows.Forms.Control) | |
DataMember | Gets or sets the specific data member in a multimember data source that the grid binds to. (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
DataSource | Gets or sets the source containing a list of values used to populate the items within the control. (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
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. | |
DeviceDpi | (Inherited from System.Windows.Forms.Control) | |
DirectionAfterEnter | Gets or sets a value that determines the relative position of the next cell when the user presses the Enter key. | |
DisplayRectangle | (Inherited from System.Windows.Forms.Control) | |
Disposing | (Inherited from System.Windows.Forms.Control) | |
Dock | (Inherited from System.Windows.Forms.Control) | |
DoubleBuffer | Gets or sets a value indicating whether the control should use an off-screen buffer when painting to redue flicker. (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
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. | |
Editor | Gets a reference to the cell editor that is currently active. | |
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. | |
Enabled | (Inherited from System.Windows.Forms.Control) | |
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. | |
FetchFilterStyles | Gets or sets a value indicating whether the FetchFilterStyle event should be fired. | |
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. | |
FilterBarMarqueeStyle | Gets or sets the MarqueeStyle for a filter bar. | |
FilterBarStyle | Gets or sets the Style object that controls the appearance of the FilterBar. | |
FilterWatermarkStyle | Gets or sets the Style object that controls the appearance of the C1DataColumn.FilterWatermark. | |
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. (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
Focused | (Inherited from System.Windows.Forms.Control) | |
FocusedSplit | Gets the Split that has focus. | |
Font | (Inherited from System.Windows.Forms.Control) | |
FooterStyle | Gets or sets the Style object that controls the appearance of column footers. | |
ForeColor | (Inherited from System.Windows.Forms.Control) | |
Glyphs | Gets the collection of control glyphs (images used to show sorting, check boxes, etc). (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
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. | |
Handle | (Inherited from System.Windows.Forms.Control) | |
HasChildren | (Inherited from System.Windows.Forms.Control) | |
HeadingHotStyle | Gets or sets the Style object that controls the appearance of the grids hot column headers. | |
HeadingStyle | Gets or sets the Style object that controls the appearance of the grids column headers. | |
Height | (Inherited from System.Windows.Forms.Control) | |
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 C1.Win.TrueDBGrid.Util.HBar object that controls the appearance of the horizontal scrollbar. | |
ImeMode | (Inherited from System.Windows.Forms.Control) | |
InactiveStyle | Gets or sets the Style object that controls the grids caption when it doesn't have focus. | |
InvokeRequired | (Inherited from System.Windows.Forms.Control) | |
IsAccessible | (Inherited from System.Windows.Forms.Control) | |
IsAncestorSiteInDesignMode | (Inherited from System.Windows.Forms.Control) | |
IsDisposed | (Inherited from System.Windows.Forms.Control) | |
IsHandleCreated | (Inherited from System.Windows.Forms.Control) | |
IsMirrored | (Inherited from System.Windows.Forms.Control) | |
Item | Overloaded. Gets the row object associated with the given row. | |
Language | Gets or sets the language to use when localizing the column filters. | |
LayoutEngine | (Inherited from System.Windows.Forms.Control) | |
Left | (Inherited from System.Windows.Forms.Control) | |
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. | |
Location | (Inherited from System.Windows.Forms.Control) | |
MaintainRowCurrency | Gets or sets a value indicating the behavior of the grid and row currency when the grid's datasource is sorted. | |
Margin | (Inherited from System.Windows.Forms.Control) | |
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 dropdown when the C1DisplayColumn.DropDownList property is True. | |
MaximumSize | (Inherited from System.Windows.Forms.Control) | |
MinimumSize | (Inherited from System.Windows.Forms.Control) | |
MultiSelect | Gets or sets the selection state of the grid. | |
Name | (Inherited from System.Windows.Forms.Control) | |
OddRowStyle | Gets or sets the Style object that controls the appearance of an odd-numbered row when using AlternatingRows. | |
Padding | (Inherited from System.Windows.Forms.Control) | |
Parent | (Inherited from System.Windows.Forms.Control) | |
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. | |
PreferredSize | (Inherited from System.Windows.Forms.Control) | |
PreviewInfo | Gets the PrintPreviewWinSettings object. | |
PrintInfo | Gets the PrintInfo object. | |
ProductName | (Inherited from System.Windows.Forms.Control) | |
ProductVersion | (Inherited from System.Windows.Forms.Control) | |
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. | |
RecreatingHandle | (Inherited from System.Windows.Forms.Control) | |
Region | (Inherited from System.Windows.Forms.Control) | |
Renderer | Gets or sets the renderer used to render visual styles. (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
Right | (Inherited from System.Windows.Forms.Control) | |
RightToLeft | (Inherited from System.Windows.Forms.Control) | |
Row | Gets or sets the the current row. | |
RowCount | Gets the number of rows in an unbound grid. (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
RowDivider | Gets the C1.Win.TrueDBGrid.Util.GridLines style of the border drawn between grid rows. | |
RowHeight | Gets or sets the height of grid rows. (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
Rows | Gets the DataRowCollection for an unbound grid. (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
RowSelectorStyle | Gets or sets the Style object that controls the appearance of the row selector. | |
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. (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
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. | |
Site | (Inherited from System.Windows.Forms.Control) | |
Size | (Inherited from System.Windows.Forms.Control) | |
SplitDividerSize | (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
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. | |
TabIndex | (Inherited from System.Windows.Forms.Control) | |
TabStop | (Inherited from System.Windows.Forms.Control) | |
Tag | (Inherited from System.Windows.Forms.Control) | |
Top | (Inherited from System.Windows.Forms.Control) | |
TopLevelControl | (Inherited from System.Windows.Forms.Control) | |
UseColumnStyles | Gets or sets a value indicating whether Style information is applied from the datasource. (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
UseCompatibleTextRendering | Specifies whether text rendering should be compatible with previous releases of WinForms. (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
UseWaitCursor | (Inherited from System.Windows.Forms.Control) | |
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. | |
ViewRowHeight | Gets or sets the height of the row when the DataView is set to Inverted or Form. | |
Visible | (Inherited from System.Windows.Forms.Control) | |
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 C1.Win.TrueDBGrid.Util.VBar object that controls the appearance of the vertical scrollbar. | |
Width | (Inherited from System.Windows.Forms.Control) | |
WrapCellPointer | Gets or sets a value indicating the behavior of Tab and arrow keys at row boundaries. |
Name | Description | |
---|---|---|
CanEnableIme | (Inherited from System.Windows.Forms.Control) | |
CanRaiseEvents | (Inherited from System.Windows.Forms.Control) | |
CreateParams | (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
DefaultCursor | (Inherited from System.Windows.Forms.Control) | |
DefaultImeMode | (Inherited from System.Windows.Forms.Control) | |
DefaultMargin | (Inherited from System.Windows.Forms.Control) | |
DefaultMaximumSize | (Inherited from System.Windows.Forms.Control) | |
DefaultMinimumSize | (Inherited from System.Windows.Forms.Control) | |
DefaultPadding | (Inherited from System.Windows.Forms.Control) | |
DefaultSize | Gets the default size of the control. (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
DesignMode | (Inherited from System.ComponentModel.Component) | |
DoubleBuffered | (Inherited from System.Windows.Forms.Control) | |
Events | (Inherited from System.ComponentModel.Component) | |
FontHeight | (Inherited from System.Windows.Forms.Control) | |
ImeModeBase | (Inherited from System.Windows.Forms.Control) | |
ResizeRedraw | (Inherited from System.Windows.Forms.Control) | |
ScaleChildren | (Inherited from System.Windows.Forms.Control) |
Name | Description | |
---|---|---|
AddCellStyle | Controls the Style used to change the appearance for cells meeting the specified condition. | |
AddRegexCellStyle | Controls the Style used to change the appearance of cells according to their contents. | |
AddRow | Overloaded. Overridden. Adds a row to an unbound grid. | |
AddRows | Overridden. Adds the number of given rows to an unbound grid. | |
BeginInit | ISupportInitialize interface. (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
BeginInvoke | Overloaded. (Inherited from System.Windows.Forms.Control) | |
BringToFront | (Inherited from System.Windows.Forms.Control) | |
CellContaining | Returns the cell position for a set of coordinates. | |
ClearCellStyle | Removes a cell condition established with a previous call to the AddCellStyle method. | |
ClearFields | Restores the default grid layout. | |
ClearRegexCellStyle | Overloaded. Removes a cell condition established with a previous call to the AddRegexCellStyle method. | |
ColContaining | Overloaded. Returns the column index for the column containing the specified X coordinate. | |
CollapseBand | Collapses a gvien band for all splits that shares common VerticalScrollGroup with current split in a hierarchical grid. | |
CollapseChild | Closes the Child Grid. | |
CollapseGroupRow | Collapses a grouped row for all splits. | |
Contains | (Inherited from System.Windows.Forms.Control) | |
CreateControl | (Inherited from System.Windows.Forms.Control) | |
CreateGraphics | (Inherited from System.Windows.Forms.Control) | |
Delete | Overloaded. Deletes the current row. | |
Dispose | Overloaded. Overridden. Called when the class is being disposed. | |
DoDragDrop | Overloaded. (Inherited from System.Windows.Forms.Control) | |
DrawToBitmap | (Inherited from System.Windows.Forms.Control) | |
EndInit | Overridden. End initialization. | |
EndInvoke | (Inherited from System.Windows.Forms.Control) | |
ExpandBand | Expand the given band in a hierarchical grid. | |
ExpandChild | Displays the Child grid. | |
ExpandGroupRow | Overloaded. Expands the given row in GroupBy DataView. | |
ExportTo | Overloaded. Opens a dialog in which the user can select the export format. | |
ExportToDelimitedFile | Overloaded. Exports the specified rows from the grid to the specified file as delimited text. | |
ExportToExcel | Overloaded. Exports the grid to a XLS file. | |
ExportToHTML | Exports the grid to an HTML file. | |
ExportToPDF | Exports the grid to a PDF file. | |
ExportToRTF | Exports the grid to an RTF file. | |
FindForm | (Inherited from System.Windows.Forms.Control) | |
Focus | (Inherited from System.Windows.Forms.Control) | |
GetBand | Obtains the band given a column index. | |
GetBandRow | Obtains the underlying row object for the given band and row. | |
GetChildAtPoint | Overloaded. (Inherited from System.Windows.Forms.Control) | |
GetContainerControl | (Inherited from System.Windows.Forms.Control) | |
GetDataBoundItem | Gets a top-level object bound to the specified view row. | |
GetLifetimeService | (Inherited from System.MarshalByRefObject) | |
GetNextControl | (Inherited from System.Windows.Forms.Control) | |
GetPreferredSize | (Inherited from System.Windows.Forms.Control) | |
Hide | (Inherited from System.Windows.Forms.Control) | |
InitializeLifetimeService | (Inherited from System.MarshalByRefObject) | |
InsertHorizontalSplit | Inserts new horizontal splits at the given position. | |
InsertVerticalSplit | Inserts vertical splits at the given position. | |
Invalidate | Overloaded. (Inherited from System.Windows.Forms.Control) | |
Invoke | Overloaded. (Inherited from System.Windows.Forms.Control) | |
LoadLayout | Overloaded. Loads a saved layout from the given file. | |
LogicalToDeviceUnits | Overloaded. (Inherited from System.Windows.Forms.Control) | |
MoveFirst | Positions to the first row of the datasource. | |
MoveLast | Positions to the last row of the datasource. | |
MoveNext | Positions to the next row of the datasource. | |
MovePrevious | Positions to the previous row of the datasource. | |
MoveRelative | Overloaded. Moves the current row positions of the grid by the given offset. | |
MultiLineExtendColumns | Extends the last column in each subrow so that all rows have the same width. | |
NewRow | Creates a new System.Data.DataRow with the same schema as the unbound grid. (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
PerformLayout | Overloaded. (Inherited from System.Windows.Forms.Control) | |
PointAt | Overloaded. Returns one of the PointAtEnum enumerations, which indicates the kind of grid element beneath the specified coordinate. | |
PointToClient | (Inherited from System.Windows.Forms.Control) | |
PointToScreen | (Inherited from System.Windows.Forms.Control) | |
PreProcessControlMessage | (Inherited from System.Windows.Forms.Control) | |
PreProcessMessage | (Inherited from System.Windows.Forms.Control) | |
Rebind | Overloaded. Reinitializes grid with data from its data source. | |
RectangleToClient | (Inherited from System.Windows.Forms.Control) | |
RectangleToScreen | (Inherited from System.Windows.Forms.Control) | |
RefetchRow | Overloaded. Retreives data from the datasource for the current row and refreshes the row. | |
Refresh | Overridden. Clears any cached styles and forces the grid to repaint. | |
RefreshCol | Overloaded. Invalidates the current column. | |
RefreshRow | Overloaded. Invalidates the current row. | |
RemoveHorizontalSplit | Removes all the horizontal splits at the given index. | |
RemoveVerticalSplit | Removes all vertical splits at the given index. | |
ResetText | (Inherited from System.Windows.Forms.Control) | |
ResumeBinding | Resumes IBindingList.ListChange notifications from the data source to the grid. | |
ResumeLayout | Overloaded. (Inherited from System.Windows.Forms.Control) | |
RowBookmark | Returns the row index of the DataSource for a display row index. | |
RowContaining | Returns the zero-based index of the display row containing the Y specified coordinate. | |
RowExpanded | Obtains the expanded state of a band for a hierarchical grid. | |
RowTop | Returns the Y coordinate of the top of a visible row. | |
SaveLayout | Overloaded. Saves the grid's layout. | |
Scale | (Inherited from System.Windows.Forms.Control) | |
ScaleBitmapLogicalToDevice | (Inherited from System.Windows.Forms.Control) | |
ScrollGrid | Scrolls the grid data area by the specified number of rows and columns. | |
Select | Overloaded. Selects a range of cells. | |
SelectNextControl | (Inherited from System.Windows.Forms.Control) | |
SendToBack | (Inherited from System.Windows.Forms.Control) | |
SetActiveCell | Sets the focus to the given cell. | |
SetBounds | Overloaded. (Inherited from System.Windows.Forms.Control) | |
SetDataBinding | Overloaded. Binds the grid at runtime (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
SetFilterBarHeight | Specifies the height of the filter bar. (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
Show | (Inherited from System.Windows.Forms.Control) | |
SplitContaining | Returns the SplitIndex of the split containing the specified coordinate. | |
SuspendBinding | Instructs the grid to temporarily ignore IBindingList.ListChange notifications from the data source. | |
SuspendLayout | (Inherited from System.Windows.Forms.Control) | |
ToString | (Inherited from System.ComponentModel.Component) | |
Update | (Inherited from System.Windows.Forms.Control) | |
UpdateData | Updates any changes on the current row to the data source. |
Name | Description | |
---|---|---|
CreateAccessibilityInstance | Overridden. Creates a new accessibility object for the control. | |
CreateControlsInstance | (Inherited from System.Windows.Forms.Control) | |
CreateHandle | (Inherited from System.Windows.Forms.Control) | |
DefWndProc | (Inherited from System.Windows.Forms.Control) | |
DestroyHandle | (Inherited from System.Windows.Forms.Control) | |
Finalize | (Inherited from System.ComponentModel.Component) | |
GetAccessibilityObjectById | (Inherited from System.Windows.Forms.Control) | |
GetAutoSizeMode | (Inherited from System.Windows.Forms.Control) | |
GetScaledBounds | (Inherited from System.Windows.Forms.Control) | |
GetService | (Inherited from System.ComponentModel.Component) | |
GetStyle | (Inherited from System.Windows.Forms.Control) | |
GetTopLevel | (Inherited from System.Windows.Forms.Control) | |
initializeStyles | Overridden. | |
InitLayout | Called after the control has been added to another container. (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
InvokeGotFocus | (Inherited from System.Windows.Forms.Control) | |
InvokeLostFocus | (Inherited from System.Windows.Forms.Control) | |
InvokeOnClick | (Inherited from System.Windows.Forms.Control) | |
InvokePaint | (Inherited from System.Windows.Forms.Control) | |
InvokePaintBackground | (Inherited from System.Windows.Forms.Control) | |
IsInputChar | Inherited from Control. (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
IsInputKey | Inherited from Control. (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
MemberwiseClone | Overloaded. (Inherited from System.MarshalByRefObject) | |
NotifyInvalidate | (Inherited from System.Windows.Forms.Control) | |
On_AddNew | Overridden. Raises the OnAddNew event. | |
On_Init | Overridden. Raises the OnInit event. | |
On_Scroll | Overridden. Raises the Scroll event. | |
OnAfterColEdit | Overridden. Raises the AfterColEdit event. | |
OnAfterColUpdate | Overridden. Raises the AfterColUpdate event. | |
OnAfterDelete | Overridden. Raises the AfterDelete event. | |
OnAfterFilter | Overridden. Raises the AfterFilter event. | |
OnAfterInsert | Overridden. Raises the AfterInsert event. | |
OnAfterSort | Overridden. Raises the AfterSort event. | |
OnAfterUpdate | Overridden. Raises the AfterUpdate event. | |
OnAutoSizeChanged | (Inherited from System.Windows.Forms.Control) | |
OnBackColorChanged | Inherited from Control. (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
OnBackgroundImageChanged | (Inherited from System.Windows.Forms.Control) | |
OnBackgroundImageLayoutChanged | (Inherited from System.Windows.Forms.Control) | |
OnBeforeClose | Overridden. Raises the BeforeClose event. | |
OnBeforeColEdit | Overridden. Raises the BeforeColEdit event. | |
OnBeforeColUpdate | Overridden. Raises the BeforeColUpdate event. | |
OnBeforeDelete | Overridden. Raises the BeforeDelete event. | |
OnBeforeInsert | Overridden. Raises the BeforeInsert event. | |
OnBeforeOpen | Overridden. Raises the BeforeOpen event. | |
OnBeforeRowColChange | Overridden. Raises the BeforeRowColChange event. | |
OnBeforeUpdate | Overridden. Raises the BeforeUpdate event. | |
OnBindingContextChanged | Raised when the Binding Context changes. (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
OnBorderColorChanged | Overridden. Raises the BorderColorChanged event. | |
OnButtonClick | Overridden. Raises the ButtonClick event. | |
OnCausesValidationChanged | (Inherited from System.Windows.Forms.Control) | |
OnChange | Overridden. Raises the Change event. | |
OnChangeUICues | (Inherited from System.Windows.Forms.Control) | |
OnClick | Inherited from Control. (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
OnClientSizeChanged | (Inherited from System.Windows.Forms.Control) | |
OnColEdit | Overridden. Raises the ColEdit event. | |
OnCollapse | Overridden. Raises the Collapse event. | |
OnCollapsed | Overridden. Raises the Collapsed event. | |
OnColMove | Overridden. Raises the ColMove event. | |
OnColResize | Overridden. Raises the ColResize event. | |
OnComboSelect | Overridden. Raises the ComboSelect event. | |
OnComboSelected | Overridden. Raises the ComboSelected event. | |
OnContextMenuStripChanged | (Inherited from System.Windows.Forms.Control) | |
OnControlAdded | (Inherited from System.Windows.Forms.Control) | |
OnControlRemoved | (Inherited from System.Windows.Forms.Control) | |
OnCreateControl | (Inherited from System.Windows.Forms.Control) | |
OnCursorChanged | Inherited from Control. (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
OnCustomizeFilterEditor | Overridden. Raises the CustomizeFilterEditor event. | |
OnDataContextChanged | (Inherited from System.Windows.Forms.Control) | |
OnDataSourceChanged | Overridden. Raises the DataSourceChanged event. | |
OnDockChanged | (Inherited from System.Windows.Forms.Control) | |
OnDoubleClick | Inherited from Control. (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
OnDpiChangedAfterParent | (Inherited from System.Windows.Forms.Control) | |
OnDpiChangedBeforeParent | (Inherited from System.Windows.Forms.Control) | |
OnDragDrop | (Inherited from System.Windows.Forms.Control) | |
OnDragEnter | (Inherited from System.Windows.Forms.Control) | |
OnDragLeave | (Inherited from System.Windows.Forms.Control) | |
OnDragOver | (Inherited from System.Windows.Forms.Control) | |
OnEnabledChanged | (Inherited from System.Windows.Forms.Control) | |
OnEnter | Inherited from Control. (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
OnError | Overridden. Raises the Error event | |
OnExpand | Overridden. Raises the Expand event. | |
OnExpanded | Overridden. Raises the Expanded event. | |
OnFetchCellStyle | Overridden. Raises the FetchCellStyle event. | |
OnFetchCellTips | Overridden. Raises the FetchCellTips event. | |
OnFetchFilterStyle | Overridden. Raises the FetchFilterStyle event. | |
OnFetchGroupCellStyle | Overridden. Raises the FetchGroupCellStyle event. | |
OnFetchRowStyle | Overridden. Raises the FetchRowStyle event. | |
OnFetchScrollTips | Overridden. Raises the FetchScrollTips event. | |
OnFilter | Overridden. Raises the Filter event. | |
OnFilterButtonClick | Overridden. Raises the FilterButtonClick event. | |
OnFilterChange | Overridden. Raises the FilterChange event. | |
OnFirstRowChange | Overridden. Raises the FirstRowChange event. | |
OnFontChanged | Inherited from Control. (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
OnFootClick | Overridden. Raises the FootClick event. | |
OnForeColorChanged | (Inherited from System.Windows.Forms.Control) | |
OnFormatText | Overridden. Raises the FromatText event. | |
OnGiveFeedback | (Inherited from System.Windows.Forms.Control) | |
OnGotFocus | Inherited from Control. (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
OnGroupAggregate | Overridden. Raises the GroupAggregate event. | |
OnGroupColMove | Overridden. Raises the GroupColMove event. | |
OnGroupColMoved | Overridden. Raises the GroupColMoved event. | |
OnGroupHeadClick | Overridden. Raises the GroupHeadClick event. | |
OnGroupInterval | Overridden. Raises the GroupInterval event. | |
OnGroupText | Overridden. Raises the GroupText event. | |
OnHandleCreated | (Inherited from System.Windows.Forms.Control) | |
OnHandleDestroyed | (Inherited from System.Windows.Forms.Control) | |
OnHeadClick | Overridden. Raises the HeadClick event. | |
OnHelpRequested | (Inherited from System.Windows.Forms.Control) | |
OnImeModeChanged | Overridden. | |
OnInvalidated | (Inherited from System.Windows.Forms.Control) | |
OnKeyDown | Inherited from Control. (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
OnKeyPress | Inherited from Control. (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
OnKeyUp | Inherited from Control. (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
OnLayout | (Inherited from System.Windows.Forms.Control) | |
OnLeave | Inherited from Control. (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
OnLeftColChange | Overridden. Raises the LeftColChange event. | |
OnLocationChanged | (Inherited from System.Windows.Forms.Control) | |
OnLostFocus | Inherited from Control. (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
OnMarginChanged | (Inherited from System.Windows.Forms.Control) | |
OnMouseCaptureChanged | (Inherited from System.Windows.Forms.Control) | |
OnMouseClick | (Inherited from System.Windows.Forms.Control) | |
OnMouseDoubleClick | (Inherited from System.Windows.Forms.Control) | |
OnMouseDown | Inherited from Control. (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
OnMouseEnter | Inherited from Control. (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
OnMouseHover | (Inherited from System.Windows.Forms.Control) | |
OnMouseLeave | Inherited from Control. (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
OnMouseMove | Inherited from Control. (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
OnMouseUp | Inherited from Control. (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
OnMouseWheel | Inherited from Control. (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
OnMove | (Inherited from System.Windows.Forms.Control) | |
OnNotifyMessage | (Inherited from System.Windows.Forms.Control) | |
OnOwnerDrawCell | Overridden. Raises the OwnerDrawCell event. | |
OnOwnerDrawCellPrint | Overridden. Raises the OwnerDrawCellPrint event. | |
OnOwnerDrawPageFooter | Overridden. Raises the OwnerDrawPageFooter event. | |
OnOwnerDrawPageHeader | Overridden. Raises the OwnerDrawPageHeader event. | |
OnPaddingChanged | (Inherited from System.Windows.Forms.Control) | |
OnPaint | Overridden. | |
OnPaintBackground | (Inherited from System.Windows.Forms.Control) | |
OnParentBackColorChanged | (Inherited from System.Windows.Forms.Control) | |
OnParentBackgroundImageChanged | (Inherited from System.Windows.Forms.Control) | |
OnParentBindingContextChanged | (Inherited from System.Windows.Forms.Control) | |
OnParentChanged | (Inherited from System.Windows.Forms.Control) | |
OnParentCursorChanged | (Inherited from System.Windows.Forms.Control) | |
OnParentDataContextChanged | (Inherited from System.Windows.Forms.Control) | |
OnParentEnabledChanged | (Inherited from System.Windows.Forms.Control) | |
OnParentFontChanged | (Inherited from System.Windows.Forms.Control) | |
OnParentForeColorChanged | (Inherited from System.Windows.Forms.Control) | |
OnParentRightToLeftChanged | (Inherited from System.Windows.Forms.Control) | |
OnParentVisibleChanged | Raises the VisibleChanged event when the Visible property value of the control's container changes. (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
OnPreviewKeyDown | (Inherited from System.Windows.Forms.Control) | |
OnPrint | (Inherited from System.Windows.Forms.Control) | |
OnQueryContinueDrag | Inherited from Control. (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
OnRegionChanged | (Inherited from System.Windows.Forms.Control) | |
OnResize | Inherited from Control. (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
OnRightToLeftChanged | Inherited from Control. (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
OnRowColChange | Overridden. Raises the RowColChange event. | |
OnRowResize | Overridden. Raises the RowResize event. | |
OnSelChange | Overridden. Raises the SelChange event. | |
OnSizeChanged | Inherited from Control. (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
OnSort | Overridden. Raises the Sort event. | |
OnSplitAdded | Overridden. Raises the SplitRemoved event. | |
OnSplitChange | Overridden. Raises the SplitChange event. | |
OnSplitRemoved | Overridden. Raises the SplitRemoved event. | |
OnStyleChanged | (Inherited from System.Windows.Forms.Control) | |
OnSystemColorsChanged | (Inherited from System.Windows.Forms.Control) | |
OnTabIndexChanged | (Inherited from System.Windows.Forms.Control) | |
OnTabStopChanged | (Inherited from System.Windows.Forms.Control) | |
OnTextChanged | (Inherited from System.Windows.Forms.Control) | |
OnUnboundColumnFetch | Overridden. Raises the UnboundColumnFetch event. | |
OnUnboundColumnUpdated | Overridden. Raises the UnboundColumnUpdated event. | |
OnValidated | (Inherited from System.Windows.Forms.Control) | |
OnValidating | Inherited from Control. (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
OnValueItemError | Overridden. Raises the ValueItemError event. | |
OnVisibleChanged | Inherited from Control. (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
ProcessCmdKey | (Inherited from System.Windows.Forms.Control) | |
ProcessDialogChar | (Inherited from System.Windows.Forms.Control) | |
ProcessDialogKey | (Inherited from System.Windows.Forms.Control) | |
ProcessKeyEventArgs | (Inherited from System.Windows.Forms.Control) | |
ProcessKeyPreview | (Inherited from System.Windows.Forms.Control) | |
RaiseDragEvent | (Inherited from System.Windows.Forms.Control) | |
RaiseKeyEvent | (Inherited from System.Windows.Forms.Control) | |
RaiseMouseEvent | (Inherited from System.Windows.Forms.Control) | |
RaisePaintEvent | (Inherited from System.Windows.Forms.Control) | |
RecreateHandle | (Inherited from System.Windows.Forms.Control) | |
RescaleConstantsForDpi | (Inherited from System.Windows.Forms.Control) | |
ResetBorderColor | (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
ResetCaptionHeight | (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
ResetMouseEventArgs | (Inherited from System.Windows.Forms.Control) | |
ResetPictureAddnewRow | ||
ResetPictureCurrentRow | ||
ResetPictureModifiedRow | ||
RtlTranslateAlignment | Overloaded. (Inherited from System.Windows.Forms.Control) | |
RtlTranslateHorizontal | (Inherited from System.Windows.Forms.Control) | |
RtlTranslateLeftRight | (Inherited from System.Windows.Forms.Control) | |
ScaleControl | (Inherited from System.Windows.Forms.Control) | |
SetAutoSizeMode | (Inherited from System.Windows.Forms.Control) | |
SetBoundsCore | (Inherited from System.Windows.Forms.Control) | |
SetClientSizeCore | (Inherited from System.Windows.Forms.Control) | |
SetDataSource | Called when the datasource changes. (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
SetStyle | (Inherited from System.Windows.Forms.Control) | |
SetTopLevel | (Inherited from System.Windows.Forms.Control) | |
SetVisibleCore | (Inherited from System.Windows.Forms.Control) | |
ShouldSerializeCaptionHeight | (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
ShouldSerializePictureAddnewRow | ||
ShouldSerializePictureCurrentRow | ||
ShouldSerializePictureModifiedRow | ||
ShouldSerializeRecordSelectorWidth | Shoulds the width of the record selector be serialized. | |
ShouldSerializeRowDivider | Should the row divider be serialized. | |
ShouldSerializeRowHeight | (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
ShouldSerializeRowSubDividerColor | ||
ShouldSerializeSplitDividerSize | (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) | |
SizeFromClientSize | (Inherited from System.Windows.Forms.Control) | |
UpdateStyles | (Inherited from System.Windows.Forms.Control) | |
UpdateZOrder | (Inherited from System.Windows.Forms.Control) | |
WndProc | Processes Windows messages. (Inherited from C1.Win.TrueDBGrid.BaseGrid.Frame) |
Name | Description | |
---|---|---|
AfterColEdit | Occurs after editing is completed. | |
AfterColUpdate | Occurs after a cell has been updated. | |
AfterDelete | Occurs after a row has been deleted. | |
AfterFilter | Occurs after the datasource has been filtered. | |
AfterInsert | Occurs after a row has been added. | |
AfterSort | Occurs after a column has been sorted. | |
AfterUpdate | Occurs after a row has been updated. | |
BackColorChanged | (Inherited from System.Windows.Forms.Control) | |
BackgroundImageChanged | (Inherited from System.Windows.Forms.Control) | |
BackgroundImageLayoutChanged | (Inherited from System.Windows.Forms.Control) | |
BeforeClose | Occurs when the user attempts to close a child grid. | |
BeforeColEdit | Occurs before a cell enters edit mode. | |
BeforeColUpdate | Occurs before a cell is updated to the datasource. | |
BeforeDelete | Occurs before a row is deleted. | |
BeforeInsert | Occurs before a new row is added to the datasource. | |
BeforeOpen | Occurs when the user attempts to open a child grid. | |
BeforeRowColChange | Occurs prior to focus moving to another cell. | |
BeforeUpdate | Occurs before a row is updated to the datasource. | |
BindingContextChanged | (Inherited from System.Windows.Forms.Control) | |
BorderColorChanged | Occurs when the BorderColor property has changed. | |
ButtonClick | Occurs whenever a button is clicked in a cell. | |
CausesValidationChanged | (Inherited from System.Windows.Forms.Control) | |
Change | Occurs whenever the user changes the value of a cell. | |
ChangeUICues | (Inherited from System.Windows.Forms.Control) | |
Click | (Inherited from System.Windows.Forms.Control) | |
ClientSizeChanged | (Inherited from System.Windows.Forms.Control) | |
ColEdit | Occurs whenever a cell first enters edit mode. | |
Collapse | Occurs whenever a hierarchical row is collapsed. | |
Collapsed | Occurs after a hierarchical row has been collapsed. | |
ColMove | Occurs whenever the user has finished moving a column. | |
ColResize | Occurs whenever a column is resized. | |
ComboSelect | Occurs whenever a selection has been made to the built-in combo or TrueDBDropdown. | |
ComboSelected | Occurs whenever a selection has been made to the built-in combo or TrueDBDropdown. | |
ContextMenuStripChanged | (Inherited from System.Windows.Forms.Control) | |
ControlAdded | (Inherited from System.Windows.Forms.Control) | |
ControlRemoved | (Inherited from System.Windows.Forms.Control) | |
CursorChanged | (Inherited from System.Windows.Forms.Control) | |
CustomizeFilterEditor | Occurs before creating value editor of condition filter. | |
DataContextChanged | (Inherited from System.Windows.Forms.Control) | |
DataSourceChanged | Occurs whenever the datasource changes. | |
Disposed | (Inherited from System.ComponentModel.Component) | |
DockChanged | (Inherited from System.Windows.Forms.Control) | |
DoubleClick | (Inherited from System.Windows.Forms.Control) | |
DpiChangedAfterParent | (Inherited from System.Windows.Forms.Control) | |
DpiChangedBeforeParent | (Inherited from System.Windows.Forms.Control) | |
DragDrop | (Inherited from System.Windows.Forms.Control) | |
DragEnter | (Inherited from System.Windows.Forms.Control) | |
DragLeave | (Inherited from System.Windows.Forms.Control) | |
DragOver | (Inherited from System.Windows.Forms.Control) | |
EnabledChanged | (Inherited from System.Windows.Forms.Control) | |
Enter | (Inherited from System.Windows.Forms.Control) | |
Error | Occurs whenever an exception is thrown during end user interaction. | |
Expand | Occurs whenever a hierarchical row is expanded. | |
Expanded | Occurs after a hierarchical row has been expanded. | |
FetchCellStyle | Occurs whenever a cell is to be rendered and the C1DisplayColumn.FetchStyle is true. | |
FetchCellTips | Occurs when the grid needs to display CellTips. | |
FetchFilterStyle | Occurs whenever the grid renders a filter bar and the FetchFilterStyles property has been set. | |
FetchGroupCellStyle | Occurs whenever a grouped cell that contains an aggregate is to be rendered and C1DisplayColumn.FetchStyle is true. | |
FetchRowStyle | Occurs whenever the grid renders a row and the FetchRowStyles property has been set. | |
FetchScrollTips | Occurs whenever the grid has focus and the scrollbar thumb is moved using the mouse. | |
Filter | Occurs when the user types in the filterbar and the C1.Win.TrueDBGrid.BaseGrid.Frame.AllowFilter property is false. | |
FilterButtonClick | Occurs when a button is clicked in the filterbar. | |
FilterChange | Occurs when the contents of a cell in the filterbar changes. | |
FirstRowChange | Occurs whenever the first row changes. | |
FontChanged | (Inherited from System.Windows.Forms.Control) | |
FootClick | Occurs whenever a column footer is clicked. | |
ForeColorChanged | (Inherited from System.Windows.Forms.Control) | |
FormatText | Occurs whenever a cell is about to be rendered and whose C1DataColumn.NumberFormat property has been set to FormatText Event. | |
GiveFeedback | (Inherited from System.Windows.Forms.Control) | |
GotFocus | (Inherited from System.Windows.Forms.Control) | |
GroupAggregate | Occurs when the C1DataColumn.Aggregate is set to Custom for a grouped row. | |
GroupColMove | Occurs whenever a column is moved into or out of the grouping area. | |
GroupColMoved | Occurs after a column has been moved into or out of the grouping area. | |
GroupHeadClick | Occurs whenever a column in the grouping area is clicked. | |
GroupInterval | Occurs whenever a row is being grouped and a custom interval has been specified. | |
GroupText | Occurs when the GroupInfo.HeaderText property is set to custom. | |
HandleCreated | (Inherited from System.Windows.Forms.Control) | |
HandleDestroyed | (Inherited from System.Windows.Forms.Control) | |
HeadClick | Occurs whenever a column header is clicked. | |
HelpRequested | (Inherited from System.Windows.Forms.Control) | |
ImeModeChanged | (Inherited from System.Windows.Forms.Control) | |
Invalidated | (Inherited from System.Windows.Forms.Control) | |
KeyDown | (Inherited from System.Windows.Forms.Control) | |
KeyPress | (Inherited from System.Windows.Forms.Control) | |
KeyUp | (Inherited from System.Windows.Forms.Control) | |
Layout | (Inherited from System.Windows.Forms.Control) | |
Leave | (Inherited from System.Windows.Forms.Control) | |
LeftColChange | Occurs whenever the left column changes. | |
LocationChanged | (Inherited from System.Windows.Forms.Control) | |
LostFocus | (Inherited from System.Windows.Forms.Control) | |
MarginChanged | (Inherited from System.Windows.Forms.Control) | |
MouseCaptureChanged | (Inherited from System.Windows.Forms.Control) | |
MouseClick | (Inherited from System.Windows.Forms.Control) | |
MouseDoubleClick | (Inherited from System.Windows.Forms.Control) | |
MouseDown | (Inherited from System.Windows.Forms.Control) | |
MouseEnter | (Inherited from System.Windows.Forms.Control) | |
MouseHover | (Inherited from System.Windows.Forms.Control) | |
MouseLeave | (Inherited from System.Windows.Forms.Control) | |
MouseMove | (Inherited from System.Windows.Forms.Control) | |
MouseUp | (Inherited from System.Windows.Forms.Control) | |
MouseWheel | (Inherited from System.Windows.Forms.Control) | |
Move | (Inherited from System.Windows.Forms.Control) | |
OnAddNew | Occurs whenever an AddNew operation has been initiated. | |
OnInit | Occurs after the grid has been initialized. | |
OwnerDrawCell | Occurs before a cell is rendered and the C1DisplayColumn.OwnerDraw is true. | |
OwnerDrawCellPrint | Occurs before a cell is to be printed and the C1DisplayColumn.OwnerDraw is true. | |
OwnerDrawPageFooter | Occurs before the page footer is to be printed. | |
OwnerDrawPageHeader | Occurs before the page header is to be printed. | |
PaddingChanged | (Inherited from System.Windows.Forms.Control) | |
Paint | (Inherited from System.Windows.Forms.Control) | |
ParentChanged | (Inherited from System.Windows.Forms.Control) | |
PreviewKeyDown | (Inherited from System.Windows.Forms.Control) | |
QueryAccessibilityHelp | (Inherited from System.Windows.Forms.Control) | |
QueryContinueDrag | (Inherited from System.Windows.Forms.Control) | |
RegionChanged | (Inherited from System.Windows.Forms.Control) | |
Resize | (Inherited from System.Windows.Forms.Control) | |
RightToLeftChanged | (Inherited from System.Windows.Forms.Control) | |
RowColChange | Occurs when the focus moves to a different cell. | |
RowResize | Occurs whenever the user resizes a row. | |
Scroll | Occurs whenever the user scrolls the grid. | |
SelChange | Occurs whenever the user selected a different range of rows or columns. | |
SizeChanged | (Inherited from System.Windows.Forms.Control) | |
Sort | Occurs when the user drags a column into the grouping area. | |
SplitAdded | Occurs when a split is added. | |
SplitChange | Occurs whenever a Split changes focus. | |
SplitRemoved | Occurs when a split is removed. | |
StyleChanged | (Inherited from System.Windows.Forms.Control) | |
SystemColorsChanged | (Inherited from System.Windows.Forms.Control) | |
TabIndexChanged | (Inherited from System.Windows.Forms.Control) | |
TabStopChanged | (Inherited from System.Windows.Forms.Control) | |
TextChanged | (Inherited from System.Windows.Forms.Control) | |
UnboundColumnFetch | Occurs when the grid needs to access the value of an unbound column. | |
UnboundColumnUpdated | Occurs when the value of an unbound column has been updated. | |
Validated | (Inherited from System.Windows.Forms.Control) | |
Validating | (Inherited from System.Windows.Forms.Control) | |
ValueItemError | Occurs whenever a user attempts to enter invalid data into a column that is using valueitems. | |
VisibleChanged | (Inherited from System.Windows.Forms.Control) |