Gets or sets the CollectionViewGroup object associated
with this GroupRow.
Namespace:
C1.Silverlight.FlexGridAssembly: C1.Silverlight.FlexGrid.4 (in C1.Silverlight.FlexGrid.4.dll)
Syntax
C# |
---|
public CollectionViewGroup Group { get; set; } |
Visual Basic |
---|
Public Property Group As CollectionViewGroup Get Set |