Found 375 packages
This package provides the functionality to utilize the features of Syncfusion® .NET Maui ListView control and more.
This package provides the functionality to utilize the features of Syncfusion® Xamarin ListView control and more.
ObjectListView is a .NET ListView wired on caffeine, guarana and steroids. More calmly, it is a C# wrapper around a .NET ListView, which makes the ListView much easier to use and teaches it lots of neat new tricks.
ListView derivative with flowing, grid-like columns support. Xamarin.Forms - all platforms support
This package provides the functionality to utilize the features of Syncfusion® WinForms Listview and Combo Box.
An extension for MVC HtmlHelper class to create POSTable checkbox list on a view, based on the data passed from the view model, or defined locally.
Renders a data source based on a Template class.
Using ComponentOne ListView™ for WPF, build your own listview.
This package provides the functionality to utilize the features of Syncfusion® Blazor ListView component and more.
The ListView controls display a virtualized list of items.
The `PositionInListView`, controls how objects are positioned in a ListView at runtime.
This package provides the functionality to utilize the features of Syncfusion® Xamarin GridCommon library and more.
A ListView like control for displaying image files with asynchronously loaded thumbnails.
* Horizontal, Grid, Carousel or Vertical layout * Reveal custom animations * Drag and Drop feature * Column count * Infinite loading with Paginator component * Snapping on first or middle element * Padding and item spacing * Handles NotifyCollectionChangedAction Add, Remove and Reset actions * View recycling * RecyclerView on Android * UICollectionView on iOS Initialization: * On core project call Sharpnado.HorizontalListView.Initializer.Initialize(true, false) in App.xaml.cs after InitializeComponent(). * On platform projects (ios/android), call SharpnadoInitializer.Initialize() before Xamarin.Forms.Forms.Init() and LoadApplication(new App()). Warning: the MaterialFrame is no longer included in the package, you have to install it manually: Sharpnado.MaterialFrame.
Listview Graphics
This package provides the functionality to utilize the features of Syncfusion® Xamarin DataSource control and more.
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.
This package provides the functionality to utilize the features of Syncfusion® Xamarin.WPF Listview control and more.
ComponentOne ListView for WPF を使用して、独自の ListView を構築します
ListView コントロールは、仮想化された項目リストを表示します。