public event EventHandler IsCollapsedChanged
'Declaration Public Event IsCollapsedChanged As EventHandler
'Declaration
Public Event IsCollapsedChanged As EventHandler
'Usage Dim instance As GridGroupRowCell Dim handler As EventHandler AddHandler instance.IsCollapsedChanged, handler
'Usage
Dim instance As GridGroupRowCell Dim handler As EventHandler AddHandler instance.IsCollapsedChanged, handler
GridGroupRowCell Class GridGroupRowCell Members