名前 | 解説 | |
---|---|---|
C1TrueDBDropdown コンストラクタ | Creates a new instance of the object. |
C1TrueDBDropdownデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
C1TrueDBDropdown コンストラクタ | Creates a new instance of the object. |
名前 | 解説 | |
---|---|---|
AccessibilityObject | System.Windows.Forms.Controlから継承されます。 | |
AccessibleDefaultActionDescription | System.Windows.Forms.Controlから継承されます。 | |
AccessibleDescription | System.Windows.Forms.Controlから継承されます。 | |
AccessibleName | System.Windows.Forms.Controlから継承されます。 | |
AccessibleRole | System.Windows.Forms.Controlから継承されます。 | |
AllowColMove | Gets or sets a value indicating the ability to move columns. | |
AllowColSelect | Gets or sets a value indicating the ability to select columns. | |
AllowDrop | System.Windows.Forms.Controlから継承されます。 | |
AllowFilter | Gets or sets a value indicating the ability of the grid to automatically filter data. C1.Win.C1TrueDBGrid.BaseGrid.Frameから継承されます。 | |
AllowInactiveStyle | Gets or sets a value indicating whether the InactiveStyle is applied to the grid when it loses focus. C1.Win.C1TrueDBGrid.BaseGrid.Frameから継承されます。 | |
AllowRowSizing | Gets or sets how interactive row resizing is performed. | |
AllowSizing | Gets or sets a value indicating whether dropdown resizing is allowed. | |
AllowSort | Gets or sets a value indicating the ability of the grid to automatically sort data when a column header is clicked. C1.Win.C1TrueDBGrid.BaseGrid.Frameから継承されます。 | |
AlternatingRows | Gets or sets a value indicating whether the dropdown uses the OddRowStyle for odd-numbered rows and EvenRowStyle for even-numbered rows. | |
Anchor | System.Windows.Forms.Controlから継承されます。 | |
AutoScrollOffset | System.Windows.Forms.Controlから継承されます。 | |
AutoSize | System.Windows.Forms.Controlから継承されます。 | |
BackColor | System.Windows.Forms.Controlから継承されます。 | |
BackgroundImage | System.Windows.Forms.Controlから継承されます。 | |
BackgroundImageLayout | System.Windows.Forms.Controlから継承されます。 | |
BindingContext | 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. C1.Win.C1TrueDBGrid.BaseGrid.Frameから継承されます。 | |
BorderStyle | Gets or sets the border for the control. C1.Win.C1TrueDBGrid.BaseGrid.Frameから継承されます。 | |
Bottom | System.Windows.Forms.Controlから継承されます。 | |
Bounds | System.Windows.Forms.Controlから継承されます。 | |
CanFocus | System.Windows.Forms.Controlから継承されます。 | |
CanSelect | System.Windows.Forms.Controlから継承されます。 | |
Caption | Gets or sets the grid's caption. C1.Win.C1TrueDBGrid.BaseGrid.Frameから継承されます。 | |
CaptionHeight | Gets or sets the height of the grid's caption. C1.Win.C1TrueDBGrid.BaseGrid.Frameから継承されます。 | |
CaptionStyle | Gets or sets the Style object that controls the appearance of the caption area. | |
Capture | System.Windows.Forms.Controlから継承されます。 | |
CaseSensitive | True if string comparisons are case-sensitive; otherwise, False. Default: False | |
CausesValidation | System.Windows.Forms.Controlから継承されます。 | |
ClientRectangle | System.Windows.Forms.Controlから継承されます。 | |
ClientSize | System.Windows.Forms.Controlから継承されます。 | |
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. | |
ColumnSelectorStyle | Gets or sets the Style object that controls the appearance of the ColumnSelectors. | |
CompanyName | System.Windows.Forms.Controlから継承されます。 | |
Container | System.ComponentModel.Componentから継承されます。 | |
ContainsFocus | System.Windows.Forms.Controlから継承されます。 | |
ContextMenu | System.Windows.Forms.Controlから継承されます。 | |
ContextMenuStrip | System.Windows.Forms.Controlから継承されます。 | |
Controls | System.Windows.Forms.Controlから継承されます。 | |
Created | System.Windows.Forms.Controlから継承されます。 | |
CurrentCellVisible | Gets or sets a value indicating the visibility of the current cell. | |
Cursor | System.Windows.Forms.Controlから継承されます。 | |
DataBindings | System.Windows.Forms.Controlから継承されます。 | |
DataField | Gets or sets the name of the column used to update the associated grid column. | |
DataMember | Gets or sets the specific data member in a multimember data source that the grid binds to. C1.Win.C1TrueDBGrid.BaseGrid.Frameから継承されます。 | |
DataSource | Gets or sets the source containing a list of values used to populate the items within the control. C1.Win.C1TrueDBGrid.BaseGrid.Frameから継承されます。 | |
DeadAreaBackColor | ||
DefColWidth | Gets or sets the default width for all grid columns. | |
DeviceDpi | System.Windows.Forms.Controlから継承されます。 | |
DisplayColumns | Gets the collection of C1DisplayColumn objects. | |
DisplayMember | Gets or sets the property used for incremental search. | |
DisplayRectangle | System.Windows.Forms.Controlから継承されます。 | |
Disposing | System.Windows.Forms.Controlから継承されます。 | |
Dock | 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. C1.Win.C1TrueDBGrid.BaseGrid.Frameから継承されます。 | |
DropdownWidth | Gets or sets the width of the dropdown. | |
EmptyRows | Gets or sets a value that determines how the grid displays rows below the last data row. | |
Enabled | System.Windows.Forms.Controlから継承されます。 | |
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 dropdown. | |
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. C1.Win.C1TrueDBGrid.BaseGrid.Frameから継承されます。 | |
Focused | System.Windows.Forms.Controlから継承されます。 | |
Font | System.Windows.Forms.Controlから継承されます。 | |
FooterStyle | Gets or sets the Style object that controls the appearance of column footers. | |
ForeColor | System.Windows.Forms.Controlから継承されます。 | |
Glyphs | Gets the collection of control glyphs (images used to show sorting, check boxes, etc). C1.Win.C1TrueDBGrid.BaseGrid.Frameから継承されます。 | |
Handle | System.Windows.Forms.Controlから継承されます。 | |
HasChildren | 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 | System.Windows.Forms.Controlから継承されます。 | |
HighLightRowStyle | Gets or sets the Style object that controls the appearance of a highlighted row. | |
HScrollBar | Gets the C1.Win.C1TrueDBGrid.Util.HBar object that controls the appearance of the horizontal scrollbar. | |
Images | C1.Win.C1TrueDBGrid.BaseGrid.Frameから継承されます。 | |
ImeMode | System.Windows.Forms.Controlから継承されます。 | |
IntegralHeight | Gets or sets a value indicating whether the control should resize to avoid showing partial items. | |
InvokeRequired | System.Windows.Forms.Controlから継承されます。 | |
IsAccessible | System.Windows.Forms.Controlから継承されます。 | |
IsDisposed | System.Windows.Forms.Controlから継承されます。 | |
IsHandleCreated | System.Windows.Forms.Controlから継承されます。 | |
IsMirrored | System.Windows.Forms.Controlから継承されます。 | |
LayoutEngine | System.Windows.Forms.Controlから継承されます。 | |
LayoutFileName | ||
LayoutName | ||
LayoutURL | ||
Left | System.Windows.Forms.Controlから継承されます。 | |
LeftCol | Gets or sets the zero-based index of the leftmost column. | |
ListField | Gets or sets the name of the column used for incremental search. | |
Location | System.Windows.Forms.Controlから継承されます。 | |
Margin | System.Windows.Forms.Controlから継承されます。 | |
MaximumSize | System.Windows.Forms.Controlから継承されます。 | |
MinimumSize | System.Windows.Forms.Controlから継承されます。 | |
Name | System.Windows.Forms.Controlから継承されます。 | |
OddRowStyle | Gets or sets the Style object that controls the appearance of an odd-numbered row when using AlternatingRows. | |
Padding | System.Windows.Forms.Controlから継承されます。 | |
Parent | System.Windows.Forms.Controlから継承されます。 | |
PreferredSize | System.Windows.Forms.Controlから継承されます。 | |
ProductName | System.Windows.Forms.Controlから継承されます。 | |
ProductVersion | System.Windows.Forms.Controlから継承されます。 | |
PropBag | C1.Win.C1TrueDBGrid.BaseGrid.Frameから継承されます。 | |
RecordSelectorStyle | Gets or sets the Style object that controls the appearance of the RecordSelectors. | |
RecreatingHandle | System.Windows.Forms.Controlから継承されます。 | |
Region | System.Windows.Forms.Controlから継承されます。 | |
Renderer | Gets or sets the renderer used to render visual styles. C1.Win.C1TrueDBGrid.BaseGrid.Frameから継承されます。 | |
Right | System.Windows.Forms.Controlから継承されます。 | |
RightToLeft | System.Windows.Forms.Controlから継承されます。 | |
Row | Gets or sets the the current row. | |
RowCount | Gets the number of rows in an unbound grid. C1.Win.C1TrueDBGrid.BaseGrid.Frameから継承されます。 | |
RowDivider | Gets or sets the style of the border drawn between rows. | |
RowHeight | Gets or sets the height of grid rows. C1.Win.C1TrueDBGrid.BaseGrid.Frameから継承されます。 | |
Rows | Gets the DataRowCollection for an unbound grid. C1.Win.C1TrueDBGrid.BaseGrid.Frameから継承されます。 | |
RowSelectorStyle | Gets or sets the Style object that controls the appearance of the RowSelectors. | |
RowSubDividerColor | Gets or sets the color of the subrow divider in a multi-line dropdown. | |
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. C1.Win.C1TrueDBGrid.BaseGrid.Frameから継承されます。 | |
Site | System.Windows.Forms.Controlから継承されます。 | |
Size | System.Windows.Forms.Controlから継承されます。 | |
SplitDividerSize | C1.Win.C1TrueDBGrid.BaseGrid.Frameから継承されます。 | |
Style | Gets or sets the root Style object. | |
Styles | Gets the collection of named Style objects. | |
TabIndex | System.Windows.Forms.Controlから継承されます。 | |
TabStop | System.Windows.Forms.Controlから継承されます。 | |
Tag | System.Windows.Forms.Controlから継承されます。 | |
Text | This member is not meaningful for this control. C1.Win.C1TrueDBGrid.BaseGrid.Frameから継承されます。 | |
Top | System.Windows.Forms.Controlから継承されます。 | |
TopLevelControl | System.Windows.Forms.Controlから継承されます。 | |
UseColumnStyles | Gets or sets a value indicating whether Style information is applied from the datasource. C1.Win.C1TrueDBGrid.BaseGrid.Frameから継承されます。 | |
UseCompatibleTextRendering | Specifies whether text rendering should be compatible with previous releases of WinForms. C1.Win.C1TrueDBGrid.BaseGrid.Frameから継承されます。 | |
UseWaitCursor | System.Windows.Forms.Controlから継承されます。 | |
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. | |
Visible | System.Windows.Forms.Controlから継承されます。 | |
VisibleCols | Gets the number of visible columns in the dropdown. | |
VisibleRows | Gets the number of visible rows in the dropdown. | |
VisualStyle | Gets or sets a value that determines the overall appearance of the control. C1.Win.C1TrueDBGrid.BaseGrid.Frameから継承されます。 | |
VScrollBar | Gets the C1.Win.C1TrueDBGrid.Util.VBar object that controls the appearance of the vertical scrollbar. | |
Width | System.Windows.Forms.Controlから継承されます。 | |
WindowTarget | System.Windows.Forms.Controlから継承されます。 |
名前 | 解説 | |
---|---|---|
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 | オーバーロードされます。 Adds a row to an unbound grid. C1.Win.C1TrueDBGrid.BaseGrid.Frameから継承されます。 | |
AddRows | Adds the number of given rows to an unbound grid. C1.Win.C1TrueDBGrid.BaseGrid.Frameから継承されます。 | |
BeginInit | ISupportInitialize interface. C1.Win.C1TrueDBGrid.BaseGrid.Frameから継承されます。 | |
BeginInvoke | オーバーロードされます。 System.Windows.Forms.Controlから継承されます。 | |
BringToFront | System.Windows.Forms.Controlから継承されます。 | |
ClearCellStyle | Restores the default layout. | |
ClearFields | Restores the default layout. | |
ClearRegexCellStyle | Removes a cell condition established with a previous call to the AddRegexCellStyle method. | |
ColContaining | Returns the column index for the column containing the specified X coordinate. | |
Contains | System.Windows.Forms.Controlから継承されます。 | |
CreateControl | System.Windows.Forms.Controlから継承されます。 | |
CreateGraphics | System.Windows.Forms.Controlから継承されます。 | |
CreateObjRef | System.MarshalByRefObjectから継承されます。 | |
Delete | オーバーロードされます。 Deletes the given row from an unbound grid. C1.Win.C1TrueDBGrid.BaseGrid.Frameから継承されます。 | |
Dispose | System.ComponentModel.Componentから継承されます。 | |
DoDragDrop | System.Windows.Forms.Controlから継承されます。 | |
DrawToBitmap | System.Windows.Forms.Controlから継承されます。 | |
EndInit | ISupportInitialize interface. C1.Win.C1TrueDBGrid.BaseGrid.Frameから継承されます。 | |
EndInvoke | System.Windows.Forms.Controlから継承されます。 | |
FindForm | System.Windows.Forms.Controlから継承されます。 | |
Focus | System.Windows.Forms.Controlから継承されます。 | |
GetChildAtPoint | オーバーロードされます。 System.Windows.Forms.Controlから継承されます。 | |
GetContainerControl | System.Windows.Forms.Controlから継承されます。 | |
GetCurrentSelIndex | Gets the current selected index. | |
GetFirstVisibleRow | C1.Win.C1TrueDBGrid.BaseGrid.Frameから継承されます。 | |
GetLifetimeService | System.MarshalByRefObjectから継承されます。 | |
GetNextControl | System.Windows.Forms.Controlから継承されます。 | |
GetPreferredSize | System.Windows.Forms.Controlから継承されます。 | |
GetVisibleRowCount | C1.Win.C1TrueDBGrid.BaseGrid.Frameから継承されます。 | |
Hide | System.Windows.Forms.Controlから継承されます。 | |
HoldFields | ||
InitializeLifetimeService | System.MarshalByRefObjectから継承されます。 | |
Invalidate | オーバーロードされます。 System.Windows.Forms.Controlから継承されます。 | |
Invoke | オーバーロードされます。 System.Windows.Forms.Controlから継承されます。 | |
LogicalToDeviceUnits | オーバーロードされます。 System.Windows.Forms.Controlから継承されます。 | |
NewRow | Creates a new System.Data.DataRow with the same schema as the unbound grid. C1.Win.C1TrueDBGrid.BaseGrid.Frameから継承されます。 | |
PerformLayout | オーバーロードされます。 System.Windows.Forms.Controlから継承されます。 | |
PointToClient | System.Windows.Forms.Controlから継承されます。 | |
PointToScreen | System.Windows.Forms.Controlから継承されます。 | |
PreProcessControlMessage | System.Windows.Forms.Controlから継承されます。 | |
PreProcessMessage | System.Windows.Forms.Controlから継承されます。 | |
Rebind | オーバーロードされます。 Reinitializes grid with data from its data source. | |
RectangleToClient | System.Windows.Forms.Controlから継承されます。 | |
RectangleToScreen | System.Windows.Forms.Controlから継承されます。 | |
Refresh | System.Windows.Forms.Controlから継承されます。 | |
ResetBackColor | System.Windows.Forms.Controlから継承されます。 | |
ResetBindings | System.Windows.Forms.Controlから継承されます。 | |
ResetCursor | System.Windows.Forms.Controlから継承されます。 | |
ResetFont | System.Windows.Forms.Controlから継承されます。 | |
ResetForeColor | System.Windows.Forms.Controlから継承されます。 | |
ResetImeMode | System.Windows.Forms.Controlから継承されます。 | |
ResetRightToLeft | System.Windows.Forms.Controlから継承されます。 | |
ResetText | System.Windows.Forms.Controlから継承されます。 | |
ResumeLayout | オーバーロードされます。 System.Windows.Forms.Controlから継承されます。 | |
RowContaining | Returns the zero-based index of the display row containing the Y specified coordinate. | |
Scale | オーバーロードされます。 System.Windows.Forms.Controlから継承されます。 | |
ScaleBitmapLogicalToDevice | System.Windows.Forms.Controlから継承されます。 | |
ScrollCtl | Scrolls the data area by the specified number of rows and columns | |
ScrollToRow | C1.Win.C1TrueDBGrid.BaseGrid.Frameから継承されます。 | |
Select | System.Windows.Forms.Controlから継承されます。 | |
SelectNextControl | System.Windows.Forms.Controlから継承されます。 | |
SendToBack | System.Windows.Forms.Controlから継承されます。 | |
SetBounds | オーバーロードされます。 System.Windows.Forms.Controlから継承されます。 | |
SetDataBinding | オーバーロードされます。 Binds the grid at runtime C1.Win.C1TrueDBGrid.BaseGrid.Frameから継承されます。 | |
SetFilterBarHeight | Specifies the height of the filter bar. C1.Win.C1TrueDBGrid.BaseGrid.Frameから継承されます。 | |
Show | System.Windows.Forms.Controlから継承されます。 | |
SuspendLayout | System.Windows.Forms.Controlから継承されます。 | |
ThemeChanged | Called then application theme is changed. | |
ToString | System.ComponentModel.Componentから継承されます。 | |
Update | System.Windows.Forms.Controlから継承されます。 |
名前 | 解説 | |
---|---|---|
AutoSizeChanged | System.Windows.Forms.Controlから継承されます。 | |
BackColorChanged | System.Windows.Forms.Controlから継承されます。 | |
BackgroundImageChanged | System.Windows.Forms.Controlから継承されます。 | |
BackgroundImageLayoutChanged | System.Windows.Forms.Controlから継承されます。 | |
BindingContextChanged | System.Windows.Forms.Controlから継承されます。 | |
BorderColorChanged | Occurs when the BorderColor property has changed. | |
CausesValidationChanged | System.Windows.Forms.Controlから継承されます。 | |
ChangeUICues | System.Windows.Forms.Controlから継承されます。 | |
Click | System.Windows.Forms.Controlから継承されます。 | |
ClientSizeChanged | System.Windows.Forms.Controlから継承されます。 | |
ColMove | Occurs when the user has moved a column. | |
ColResize | Occurs when the user has resized a column. | |
ContextMenuChanged | System.Windows.Forms.Controlから継承されます。 | |
ContextMenuStripChanged | System.Windows.Forms.Controlから継承されます。 | |
ControlAdded | System.Windows.Forms.Controlから継承されます。 | |
ControlRemoved | System.Windows.Forms.Controlから継承されます。 | |
CursorChanged | System.Windows.Forms.Controlから継承されます。 | |
DataSourceChanged | Occurs when the grids DataSource has changed. | |
Disposed | System.ComponentModel.Componentから継承されます。 | |
DockChanged | System.Windows.Forms.Controlから継承されます。 | |
DoubleClick | System.Windows.Forms.Controlから継承されます。 | |
DpiChangedAfterParent | System.Windows.Forms.Controlから継承されます。 | |
DpiChangedBeforeParent | System.Windows.Forms.Controlから継承されます。 | |
DragDrop | System.Windows.Forms.Controlから継承されます。 | |
DragEnter | System.Windows.Forms.Controlから継承されます。 | |
DragLeave | System.Windows.Forms.Controlから継承されます。 | |
DragOver | System.Windows.Forms.Controlから継承されます。 | |
DropDownClose | Occurs when the dropdown closes. | |
DropDownOpen | Occurs when the dropdown is opened. | |
DropDownOpening | Occurs before the dropdown is opened. | |
EnabledChanged | System.Windows.Forms.Controlから継承されます。 | |
Enter | System.Windows.Forms.Controlから継承されます。 | |
FetchRowStyle | Occurs whenever the grid is about to display a row of data and the FetchRowStyles property is True. | |
FetchScrollTips | Occurs whenever the grid has focus and the scrollbar thumb is moved using the mouse. | |
FirstRowChange | Occurs when the first displayed row of a control or split is changed. | |
FontChanged | System.Windows.Forms.Controlから継承されます。 | |
FootClick | Occurs when the user clicks on the column footer. | |
ForeColorChanged | System.Windows.Forms.Controlから継承されます。 | |
FormatText | Occurs when the grid is about to display cell data in a column whose NumberFormat property is set to the string FormatText Event. | |
GiveFeedback | System.Windows.Forms.Controlから継承されます。 | |
GotFocus | System.Windows.Forms.Controlから継承されます。 | |
HandleCreated | System.Windows.Forms.Controlから継承されます。 | |
HandleDestroyed | System.Windows.Forms.Controlから継承されます。 | |
HeadClick | Occurs when the user clicks on the column header. | |
HelpRequested | System.Windows.Forms.Controlから継承されます。 | |
ImeModeChanged | System.Windows.Forms.Controlから継承されます。 | |
Invalidated | System.Windows.Forms.Controlから継承されます。 | |
KeyDown | System.Windows.Forms.Controlから継承されます。 | |
KeyPress | System.Windows.Forms.Controlから継承されます。 | |
KeyUp | System.Windows.Forms.Controlから継承されます。 | |
Layout | System.Windows.Forms.Controlから継承されます。 | |
Leave | System.Windows.Forms.Controlから継承されます。 | |
LeftColChange | Occurs when the first visible column of a grid or split is changed. | |
LocationChanged | System.Windows.Forms.Controlから継承されます。 | |
LostFocus | System.Windows.Forms.Controlから継承されます。 | |
MarginChanged | System.Windows.Forms.Controlから継承されます。 | |
MouseCaptureChanged | System.Windows.Forms.Controlから継承されます。 | |
MouseClick | System.Windows.Forms.Controlから継承されます。 | |
MouseDoubleClick | System.Windows.Forms.Controlから継承されます。 | |
MouseDown | System.Windows.Forms.Controlから継承されます。 | |
MouseEnter | System.Windows.Forms.Controlから継承されます。 | |
MouseHover | System.Windows.Forms.Controlから継承されます。 | |
MouseLeave | System.Windows.Forms.Controlから継承されます。 | |
MouseMove | System.Windows.Forms.Controlから継承されます。 | |
MouseUp | System.Windows.Forms.Controlから継承されます。 | |
MouseWheel | System.Windows.Forms.Controlから継承されます。 | |
Move | System.Windows.Forms.Controlから継承されます。 | |
PaddingChanged | System.Windows.Forms.Controlから継承されます。 | |
Paint | System.Windows.Forms.Controlから継承されます。 | |
ParentChanged | System.Windows.Forms.Controlから継承されます。 | |
PreviewKeyDown | System.Windows.Forms.Controlから継承されます。 | |
QueryAccessibilityHelp | System.Windows.Forms.Controlから継承されます。 | |
QueryContinueDrag | System.Windows.Forms.Controlから継承されます。 | |
RegionChanged | System.Windows.Forms.Controlから継承されます。 | |
Resize | System.Windows.Forms.Controlから継承されます。 | |
RightToLeftChanged | System.Windows.Forms.Controlから継承されます。 | |
RowChange | Occurs when the focus moves to a different row. | |
RowResize | Occurs when the user has finished resizing a grid row. | |
Scroll | Occurs when the user scrolls the grid. | |
SelChange | Occurs when the user selects a different range of rows or columns. | |
SizeChanged | System.Windows.Forms.Controlから継承されます。 | |
StyleChanged | System.Windows.Forms.Controlから継承されます。 | |
SystemColorsChanged | System.Windows.Forms.Controlから継承されます。 | |
TabIndexChanged | System.Windows.Forms.Controlから継承されます。 | |
TabStopChanged | System.Windows.Forms.Controlから継承されます。 | |
TextChanged | System.Windows.Forms.Controlから継承されます。 | |
UnboundColumnFetch | Occurs when the grid needs to display the value of a cell in an unbound column. | |
Validated | System.Windows.Forms.Controlから継承されます。 | |
Validating | System.Windows.Forms.Controlから継承されます。 | |
ValueItemError | Occurs when the user attempts to enter invalid data into a column that is using value lists. | |
VisibleChanged | System.Windows.Forms.Controlから継承されます。 | |
VisualStyleChanged | Occurs when visual style property has been changed. C1.Win.C1TrueDBGrid.BaseGrid.Frameから継承されます。 |