ComponentOne FlexGrid for WPF and Silverlight
ExpandedBelowIconTemplate Property

C1.WPF.FlexGrid Namespace > C1FlexGrid Class : ExpandedBelowIconTemplate Property
Gets or sets the C1.WPF.C1IconTemplate used to present the group icon when the item group/detail is expanded below.
Syntax
'Declaration
 
Public Property ExpandedBelowIconTemplate As C1.WPF.C1IconTemplate
public C1.WPF.C1IconTemplate ExpandedBelowIconTemplate {get; set;}
See Also

Reference

C1FlexGrid Class
C1FlexGrid Members