Skip to content

a extension to help you create rows and columns in wpf

Notifications You must be signed in to change notification settings

chebastian/GridExtension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GridExtension

Tired of writing The same old row or column definitions in your wpf apps?
Been looking at Xamarin and seen their lovely row and column definitions and now you need it in wpf?
You need GridExtensions, your welcome!

Rows:

Create all your rows in a single string attribute, add and remove rows to your hears content using Rows:
Vanilla wpf:
image
Using GridExtensions:
image

Columns:

Works in the same way, just as you would expect: image

Rows and columns:

Works just as well, and just look at that compactness. image Compared to the regular way we really see the increase in redability with having the abililty to set rows and columns inline image

About

a extension to help you create rows and columns in wpf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages