Enum
PropertySetOperation

Describes different behaviors of property set construction.

Definition

Namespace:Telerik.Windows.Controls.Data.PropertyGrid

Assembly:Telerik.Windows.Controls.Data.dll

Syntax:

cs-api-definition
public enum PropertySetOperation

Fields

Intersection

Constructs an intersection set of items' properties.

Declaration

cs-api-definition
Intersection = 1

Field Value

PropertySetOperation

None

Does not construct a property set.

Declaration

cs-api-definition
None = 0

Field Value

PropertySetOperation

Union

Constructs a union set of items' properties.

Declaration

cs-api-definition
Union = 2

Field Value

PropertySetOperation

In this article
DefinitionFieldsIntersectionNoneUnion
Not finding the help you need?
Contact Support