Skip to content

VallarasuS/Property-Grid-WPF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Property-Grid-WPF

A winforms like Property Grid implementation for WPF

Usage

    <Grid x:Name="theGrid">
        <vasu:PropertyGrid SelectedObject="{Binding ElementName=theGrid}"/>
    </Grid>

Features

  • Data binding support
  • Works with MVVM, PRSIM Patterns
  • Sorting & Grouping
  • Property Name and Description view

WPF Property Grid

About

A Windows like Property Grid Implementation for WPF

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages