ComponentOne Xamarin Edition
DetailExpandedIconTemplate Property
C1.Xamarin.Forms.Grid Assembly > C1.Xamarin.Forms.Grid Namespace > FlexGridDetailProvider Class : DetailExpandedIconTemplate Property
Gets or sets the template used to create the icon displayed when the detail row is expanded.
Syntax
public C1IconTemplate DetailExpandedIconTemplate {get; set;}
Remarks
When this property is null, the DetailCollapsedIconTemplate icon template will be mirrored horizontally.
See Also

Reference

FlexGridDetailProvider Class
FlexGridDetailProvider Members