The PropertyGroupCreatedEventArgs type exposes the following members.

Constructors

  Name Description
Public method PropertyGroupCreatedEventArgs
Initializes a new instance of a PropertyGroupCreatedEventArgs

Methods

  Name Description
Public method Equals (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties

  Name Description
Public property DataType
Gets the data type for the group being created.
Public property PropertyGroupDescription
Gets or sets the PropertyGroupDescription for the group being created.

See Also