'Declaration
Public Sub Expand( _ ByVal predicate As Predicate(Of DataGridGroupRow) _ )
public void Expand( Predicate<DataGridGroupRow> predicate )
Parameters
- predicate
- The predicate.
'Declaration
Public Sub Expand( _ ByVal predicate As Predicate(Of DataGridGroupRow) _ )
public void Expand( Predicate<DataGridGroupRow> predicate )