A cross-platform UI framework for .NET
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Max Katz 6e59fe347e Add DataGrid fluent controltheme 4 years ago
..
Collections Fix typo in DataGrid. DataGridComparerSortDesctiption -> DataGridComparerSortDescription 4 years ago
Primitives fix: RowDesiredWidth was missing the RowHeaderWidth 4 years ago
Properties feat: move InternalsVisibleTo in csproj 4 years ago
Themes Add DataGrid fluent controltheme 4 years ago
Utils DataGrid - handle OSX key modifiers (ctrl vs cmd) 4 years ago
ApiCompatBaseline.txt Update api compat baselines. 4 years ago
Avalonia.Controls.DataGrid.csproj feat: move InternalsVisibleTo in csproj 4 years ago
DataGrid.cs fix(DataGrid): CS8073 The result of the expression is always 'true' 4 years ago
DataGridBoundColumn.cs Allow creating custom Datagrid columns (#6689) 4 years ago
DataGridCell.cs Add DataGrid fluent controltheme 4 years ago
DataGridCellCollection.cs Move DataGrid to a separate assembly and add it to CoreLibraries.props. 7 years ago
DataGridCellCoordinates.cs Applies spell checking on mostly comments, but also non public members and arguments 5 years ago
DataGridCheckBoxColumn.cs Make OnPropertyChanged non-generic. 4 years ago
DataGridClipboard.cs Applies spell checking on mostly comments, but also non public members and arguments 5 years ago
DataGridColumn.cs Add DataGrid fluent controltheme 4 years ago
DataGridColumnCollection.cs Implement support of NthChild in DataGrid 4 years ago
DataGridColumnHeader.cs Rename PointerLeave to PointerExited 4 years ago
DataGridColumns.cs Fix NRE in DataGrid 4 years ago
DataGridDataConnection.cs fix: some xml comment 4 years ago
DataGridDisplayData.cs Applies spell checking on mostly comments, but also non public members and arguments 5 years ago
DataGridEnumerations.cs Remove worthless QualityBand xml comment parameters. 7 years ago
DataGridError.cs Remove commented-out code on DataGrid. 7 years ago
DataGridFillerColumn.cs Remove commented-out code on DataGrid. 7 years ago
DataGridLength.cs Remove duplicate code for MathUtilities 6 years ago
DataGridRow.cs Rename PointerLeave to PointerExited 4 years ago
DataGridRowGroupHeader.cs Add DataGrid fluent controltheme 4 years ago
DataGridRowGroupInfo.cs Make ICollectionView internal and rename DataGrid specific 7 years ago
DataGridRowHeader.cs Rename PointerLeave to PointerExited 4 years ago
DataGridRows.cs Fix NRE in DataGrid 4 years ago
DataGridSelectedItemsCollection.cs Remove commented-out code on DataGrid. 7 years ago
DataGridTemplateColumn.cs Insert XML-Comments 4 years ago
DataGridTextColumn.cs Add DataGrid fluent controltheme 4 years ago
DataGridValueConverter.cs Move DataGrid to a separate assembly and add it to CoreLibraries.props. 7 years ago
EventArgs.cs Add Sorting event and use ListSortDirection instead of bool property 5 years ago
Extensions.cs Remove commented-out code on DataGrid. 7 years ago
IndexToValueTable.cs Move DataGrid to a separate assembly and add it to CoreLibraries.props. 7 years ago
Range.cs Remove commented-out code on DataGrid. 7 years ago