Syncfusion.PropertyGrid.WPF by Syncfusion Inc.

<PackageReference Include="Syncfusion.PropertyGrid.WPF" Version="17.2.0.28-beta" />

.NET API 568,832 bytes

 Syncfusion.PropertyGrid.WPF 17.2.0.28-beta

Syncfusion PropertyGrid for WPF is a .NET UI library that provides an interface for browsing the properties of an object with support for custom editors, category editors, sorting, and grouping. The PropertyGrid control supports several built-in editors, and custom or category editors can also be added to give the control a custom look and feel. Key features: • Binding with any objects: Denotes the object for which PropertyGrid displays properties. • Custom Editor: CustomEditor support enables you to set custom value editors for particular properties, instead of default editors. • Category Editor: CategoryEditor support enables you to set related properties (one or more properties) on a custom control. • Grouping: PropertyGrid group the properties based on Category attribute of the property. • Sorting: PropertyGrid supports sorting in both ascending and descending order. Learn more: https://www.syncfusion.com/wpf-ui-controls/propertygrid?utm_source=nuget&utm_medium=listing Documentation: https://help.syncfusion.com/wpf/propertygrid/overview?utm_source=nuget&utm_medium=listing Support: Incident: https://www.syncfusion.com/support/directtrac/incidents/newincident?utm_source=nuget&utm_medium=listing Forum: https://www.syncfusion.com/forums/wpf?utm_source=nuget&utm_medium=listing This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA (https://www.syncfusion.com/eula/es/?utm_source=nuget&utm_medium=listing). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products?utm_source=nuget&utm_medium=listing or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials?utm_source=nuget&utm_medium=listing). © Copyright 2019 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Syncfusion.PropertyGrid.WPF</id>
    <version>17.2.0.28-beta</version>
    <title>Syncfusion Property Grid for WPF</title>
    <authors>Syncfusion Inc.</authors>
    <owners>Syncfusion Inc.</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>https://www.syncfusion.com/nuget/license?utm_source=nuget&amp;utm_medium=listing</licenseUrl>
    <projectUrl>https://www.syncfusion.com/?utm_source=nuget&amp;utm_medium=listing</projectUrl>
    <iconUrl>https://www.syncfusion.com/content/images/nuget/sync_logo_icon.png</iconUrl>
    <description>Syncfusion PropertyGrid for WPF is a .NET UI library that provides an interface for browsing the properties of an object with support for custom editors, category editors, sorting, and grouping. The PropertyGrid control supports several built-in editors, and custom or category editors can also be added to give the control a custom look and feel.

	Key features:
	• Binding with any objects: Denotes the object for which PropertyGrid displays properties.
	• Custom Editor: CustomEditor support enables you to set custom value editors for particular properties, instead of default editors.
	• Category Editor: CategoryEditor support enables you to set related properties (one or more properties) on a custom control.
	• Grouping: PropertyGrid group the properties based on Category attribute of the property.
	• Sorting: PropertyGrid supports sorting in both ascending and descending order.

	Learn more: https://www.syncfusion.com/wpf-ui-controls/propertygrid?utm_source=nuget&amp;utm_medium=listing

	Documentation: https://help.syncfusion.com/wpf/propertygrid/overview?utm_source=nuget&amp;utm_medium=listing

	Support:
	Incident: https://www.syncfusion.com/support/directtrac/incidents/newincident?utm_source=nuget&amp;utm_medium=listing
	Forum: https://www.syncfusion.com/forums/wpf?utm_source=nuget&amp;utm_medium=listing

This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA (https://www.syncfusion.com/eula/es/?utm_source=nuget&amp;utm_medium=listing). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products?utm_source=nuget&amp;utm_medium=listing or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials?utm_source=nuget&amp;utm_medium=listing).

© Copyright 2019 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.</description>
    <releaseNotes>https://help.syncfusion.com/wpf/release-notes/v17.2.0.28?utm_source=nuget&amp;utm_medium=listing</releaseNotes>
    <copyright>Copyright 2001 - 2019 Syncfusion Inc.</copyright>
    <tags>syncfusion syncfusion.wpf netcoreapp property grid wpf properties category custom</tags>
    <dependencies>
      <dependency id="Syncfusion.Shared.WPF" version="17.2.0.28-beta" />
      <dependency id="Syncfusion.Tools.WPF" version="17.2.0.28-beta" />
      <dependency id="Syncfusion.Licensing" version="17.2.0.28-beta" />
    </dependencies>
    <references>
      <reference file="Syncfusion.PropertyGrid.WPF.dll" />
    </references>
  </metadata>
</package>