Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 9.7% on nuget.org
Top 4.9% downloads on nuget.org
Top 3.6% dependent repos on nuget.org

nuget.org : wpf.listviewlayoutmanager

Using a ListViewLayoutManager allows controlling the behavior of the column layout of ListView/GridView controls: Fixed Column: Column with fixed column width Range Column: Column with minimal and/or maximal column width Proportional Column: Column with proportional column width The Range Column allows to restrict the column width as well as to fill the remaining visible area with the column. As known from HTML tables or the Grid control, the Proportional Column determines the column widths on a percentage basis. The following factors determine the width of a proportional column: Visibility of the vertical ListView scrollbars Changes of the ListView control width Changes of the width of a non-proportional column The implementation supports both controlling through XAML or Code Behind. Usage of XAML styles allows a ListViewLayoutManager to be 'attached' to an existing ListView control. The class ConverterGridColumn offers object specific binding by using the interface IValueConverter. Using the ImageGridViewColumn class allows representing a column as an image/icon using a DataTemplate.

Registry - Homepage - JSON
purl: pkg:nuget/wpf.listviewlayoutmanager
Keywords: wpf, listview, gridview
License:
Latest release: over 4 years ago
First release: over 6 years ago
Dependent repositories: 4
Downloads: 85,556 total
Last synced: 9 days ago

    Loading...
    Readme
    Loading...