ComponentOne Xamarin.iOS
IsCollapsedChanged Event


C1.iOS.Grid Assembly > C1.iOS.Grid Namespace > GridGroupRowCell Class : IsCollapsedChanged Event
Occurs when the group is toggled.
Syntax
'Declaration
 
Public Event IsCollapsedChanged As EventHandler
'Usage
 
Dim instance As GridGroupRowCell
Dim handler As EventHandler
 
AddHandler instance.IsCollapsedChanged, handler
public event EventHandler IsCollapsedChanged
See Also

Reference

GridGroupRowCell Class
GridGroupRowCell Members