Arguments for the [!:PropertyGroupCreated] event.

Namespace:  C1.Silverlight.FlexGrid
Assembly:  C1.Silverlight.FlexGrid.GroupPanel.4 (in C1.Silverlight.FlexGrid.GroupPanel.4.dll)

Syntax

C#
public class PropertyGroupCreatedEventArgs : EventArgs
Visual Basic
Public Class PropertyGroupCreatedEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    C1.Silverlight.FlexGrid..::..PropertyGroupCreatedEventArgs

See Also