Skip to content

Xamarin-Harshad/XamGridViewForms

Repository files navigation

XamGridView - Xamarin Forms

=======================

GridView is a Control that displays items in a two-dimensional, scrollable grid.

NoOfColumns : Defines how many columns to show. May be an integer value, such as "2","5" etc. like

Features

NoOfColumns
Margin
Padding
RowSpacing
ItemsSource
ItemSelected

Screenshots:

iOS (NoOfColumns - 2)

iOS (NoOfColumns - 4)

Android (NoOfColumns - 2)

Android (NoOfColumns - 4)

Thanks to


License

Just like the original this port is licensed under Apache 2.0.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

Xamarin Forms - XamGridView is a control that displays items in a two-dimensional, scrollable grid.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages