New to Telerik UI for WPFStart a free 30-day trial

Describes different behaviors of property set construction.

Definition

Namespace:Telerik.Windows.Controls.Data.PropertyGrid

Assembly:Telerik.Windows.Controls.Data.dll

Syntax:

C#
public enum PropertySetOperation

Fields

Constructs an intersection set of items' properties.

C#
Intersection = 1

Does not construct a property set.

C#
None = 0

Constructs a union set of items' properties.

C#
Union = 2
In this article
DefinitionFieldsIntersectionNoneUnion
Not finding the help you need?
Contact Support