Gets or sets the PropertyGroupDescription for the group being created.
Namespace:
C1.Silverlight.FlexGridAssembly: C1.Silverlight.FlexGrid.GroupPanel.4 (in C1.Silverlight.FlexGrid.GroupPanel.4.dll)
Syntax
C# |
---|
public PropertyGroupDescription PropertyGroupDescription { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; } |
Visual Basic |
---|
Public Property PropertyGroupDescription As PropertyGroupDescription <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Set |