| 名前 | 解説 | |
|---|---|---|
![]() | 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から継承されます。 |
![]() | 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 | 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から継承されます。 |
![]() | 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. C1.Win.C1TrueDBGrid.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. C1.Win.C1TrueDBGrid.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 | 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から継承されます。 |
![]() | Bands | Gets the number of levels within a hierarchical grid. |
![]() | 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から継承されます。 |
![]() | CausesValidation | 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 | System.Windows.Forms.Controlから継承されます。 |
![]() | ClientSize | 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 | 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 in a split. |
![]() | CurrentDataBoundItem | Gets a top-level object bound to a current data row. |
![]() | Cursor | System.Windows.Forms.Controlから継承されます。 |
![]() | DataBindings | System.Windows.Forms.Controlから継承されます。 |
![]() | 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. 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から継承されます。 |
![]() | DataView | Gets or sets the layout by which the grid will display data. |
![]() | DeadAreaBackColor | |
![]() | 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 | 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 | 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から継承されます。 |
![]() | 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 | 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. C1.Win.C1TrueDBGrid.BaseGrid.Frameから継承されます。 |
![]() | Focused | System.Windows.Forms.Controlから継承されます。 |
![]() | FocusedSplit | Gets the Split that has focus. |
![]() | 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から継承されます。 |
![]() | 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 | 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 current row/cell when the MarqueeStyle is set to Highlight Row/Cell. |
![]() | 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から継承されます。 |
![]() | InactiveStyle | Gets or sets the Style object that controls the grids caption when it doesn't have focus. |
![]() | 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から継承されます。 |
![]() | Item | オーバーロードされます。 Gets the row object associated with the given row. |
![]() | Language | Gets or sets the language to use when localizing the column filters. |
![]() | LayoutEngine | System.Windows.Forms.Controlから継承されます。 |
![]() | Left | 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 | 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 | 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 | System.Windows.Forms.Controlから継承されます。 |
![]() | MinimumSize | System.Windows.Forms.Controlから継承されます。 |
![]() | MultiSelect | Gets or sets the selection state of the grid. |
![]() | 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から継承されます。 |
![]() | 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 | System.Windows.Forms.Controlから継承されます。 |
![]() | PreviewInfo | Gets the PrintPreviewWinSettings object. |
![]() | PrintInfo | Gets the PrintInfo object. |
![]() | ProductName | System.Windows.Forms.Controlから継承されます。 |
![]() | ProductVersion | System.Windows.Forms.Controlから継承されます。 |
![]() | PropBag | C1.Win.C1TrueDBGrid.BaseGrid.Frameから継承されます。 |
![]() | 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 | 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 the C1.Win.C1TrueDBGrid.Util.GridLines style of the border drawn between grid 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 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. C1.Win.C1TrueDBGrid.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 | System.Windows.Forms.Controlから継承されます。 |
![]() | Size | System.Windows.Forms.Controlから継承されます。 |
![]() | SplitDividerSize | C1.Win.C1TrueDBGrid.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 | 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から継承されます。 |
![]() | 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. |
![]() | Visible | 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. |
![]() | 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から継承されます。 |
![]() | WrapCellPointer | Gets or sets a value indicating the behavior of Tab and arrow keys at row boundaries. |
