Comparazione classi Framework 1.1 - 2.0 RTM
Quale assembly?
Filtra
Legenda
- non presente nella 2.0 RTM
+ aggiunto nella 2.0 RTM
= invariato
!= variato rispetto alla 1.1
Namespace System.Windows.Forms
Totale classi: 1108, di cui
- 446 nuove
- 662 modificate
- 0 rimosse
Pagina ... 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 ...
![]() | System.Windows.Forms.DataGridViewCellParsingEventArgs + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | ColumnIndex |
![]() | + | InheritedCellStyle |
![]() | + | ParsingApplied |
![]() | + | RowIndex |
![]() | System.Windows.Forms.DataGridViewCellStateChangedEventArgs + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | Cell |
![]() | + | StateChanged |
![]() | System.Windows.Forms.DataGridViewCellStyle + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | .ctor () |
![]() | + | ApplyStyle (DataGridViewCellStyle dataGridViewCellStyle) |
![]() | + | Clone () |
![]() | + | Equals (Object o) |
![]() | + | GetHashCode () |
![]() | + | ToString () |
![]() | + | Alignment |
![]() | + | BackColor |
![]() | + | DataSourceNullValue |
![]() | + | Font |
![]() | + | ForeColor |
![]() | + | Format |
![]() | + | FormatProvider |
![]() | + | IsDataSourceNullValueDefault |
![]() | + | IsFormatProviderDefault |
![]() | + | IsNullValueDefault |
![]() | + | NullValue |
![]() | + | Padding |
![]() | + | SelectionBackColor |
![]() | + | SelectionForeColor |
![]() | + | Tag |
![]() | + | WrapMode |
![]() | System.Windows.Forms.DataGridViewCellStyleContentChangedEventArgs + | |
---|---|---|
![]() | + | CellStyle |
![]() | + | CellStyleScope |
![]() | System.Windows.Forms.DataGridViewCellStyleConverter + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | CanConvertTo (ITypeDescriptorContext context, Type destinationType) |
![]() | + | ConvertTo (ITypeDescriptorContext context, CultureInfo culture, Object value, Type destinationType) |
![]() | System.Windows.Forms.DataGridViewCellStyleScopes + | |
---|---|---|
![]() | + | AlternatingRows |
![]() | + | Cell |
![]() | + | Column |
![]() | + | ColumnHeaders |
![]() | + | DataGridView |
![]() | + | None |
![]() | + | Row |
![]() | + | RowHeaders |
![]() | + | Rows |
![]() | + | value__ |
![]() | System.Windows.Forms.DataGridViewCellToolTipTextNeededEventArgs + | |
---|---|---|
![]() | + | ToolTipText |
![]() | System.Windows.Forms.DataGridViewCellValidatingEventArgs + | |
---|---|---|
![]() | + | ColumnIndex |
![]() | + | FormattedValue |
![]() | + | RowIndex |
![]() | System.Windows.Forms.DataGridViewCellValueEventArgs + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | ColumnIndex |
![]() | + | RowIndex |
![]() | + | Value |
![]() | System.Windows.Forms.IDataGridViewEditingCell + | |
---|---|---|
![]() | + | GetEditingCellFormattedValue (DataGridViewDataErrorContexts context) |
![]() | + | PrepareEditingCellForEdit (Boolean selectAll) |
![]() | + | EditingCellFormattedValue |
![]() | + | EditingCellValueChanged |
![]() | System.Windows.Forms.DataGridViewCheckBoxCell + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | .ctor () |
![]() | + | Clone () |
![]() | + | GetEditingCellFormattedValue (DataGridViewDataErrorContexts context) |
![]() | + | ParseFormattedValue (Object formattedValue, DataGridViewCellStyle cellStyle, TypeConverter formattedValueTypeConverter, TypeConverter valueTypeConverter) |
![]() | + | PrepareEditingCellForEdit (Boolean selectAll) |
![]() | + | ToString () |
![]() | + | EditingCellFormattedValue |
![]() | + | EditingCellValueChanged |
![]() | + | EditType |
![]() | + | FalseValue |
![]() | + | FlatStyle |
![]() | + | FormattedValueType |
![]() | + | IndeterminateValue |
![]() | + | ThreeState |
![]() | + | TrueValue |
![]() | + | ValueType |
![]() | System.Windows.Forms.DataGridViewCheckBoxColumn + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | .ctor () |
![]() | + | ToString () |
![]() | + | CellTemplate |
![]() | + | DefaultCellStyle |
![]() | + | FalseValue |
![]() | + | FlatStyle |
![]() | + | IndeterminateValue |
![]() | + | ThreeState |
![]() | + | TrueValue |
![]() | System.Windows.Forms.DataGridViewClipboardCopyMode + | |
---|---|---|
![]() | + | Disable |
![]() | + | EnableAlwaysIncludeHeaderText |
![]() | + | EnableWithAutoHeaderText |
![]() | + | EnableWithoutHeaderText |
![]() | + | value__ |
![]() | System.Windows.Forms.DataGridViewColumnCollection + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | CollectionChanged |
![]() | + | Add (String columnName, String headerText) |
![]() | + | Add (DataGridViewColumn dataGridViewColumn) |
![]() | + | AddRange (DataGridViewColumn[] dataGridViewColumns) |
![]() | + | Clear () |
![]() | + | Contains (DataGridViewColumn dataGridViewColumn) |
![]() | + | Contains (String columnName) |
![]() | + | CopyTo (DataGridViewColumn[] array, Int32 index) |
![]() | + | GetColumnCount (DataGridViewElementStates includeFilter) |
![]() | + | GetColumnsWidth (DataGridViewElementStates includeFilter) |
![]() | + | GetFirstColumn (DataGridViewElementStates includeFilter) |
![]() | + | GetFirstColumn (DataGridViewElementStates includeFilter, DataGridViewElementStates excludeFilter) |
![]() | + | GetLastColumn (DataGridViewElementStates includeFilter, DataGridViewElementStates excludeFilter) |
![]() | + | GetNextColumn (DataGridViewColumn dataGridViewColumnStart, DataGridViewElementStates includeFilter, DataGridViewElementStates excludeFilter) |
![]() | + | GetPreviousColumn (DataGridViewColumn dataGridViewColumnStart, DataGridViewElementStates includeFilter, DataGridViewElementStates excludeFilter) |
![]() | + | IndexOf (DataGridViewColumn dataGridViewColumn) |
![]() | + | Insert (Int32 columnIndex, DataGridViewColumn dataGridViewColumn) |
![]() | + | Remove (DataGridViewColumn dataGridViewColumn) |
![]() | + | Remove (String columnName) |
![]() | + | RemoveAt (Int32 index) |
![]() | + | Item [Int32 index] |
![]() | + | Item [String columnName] |
Powered by Ricciolo