ComponentOne FlexGrid for UWP
ExpandedAboveIconTemplate Property

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

Reference

C1FlexGrid Class
C1FlexGrid Members