Enum PropertySetOperation
Describes different behaviors of property set construction.
Namespace: Telerik.Windows.Controls.Data.PropertyGrid
Assembly: Telerik.Windows.Controls.Data.dll
Syntax
public enum PropertySetOperation
Intersection
Constructs an intersection set of items' properties.
None
Does not construct a property set.
Union
Constructs a union set of items' properties.