TIWCGJQGridOptions.OnSubGridRowCollapsed Property

This event is raised when the user clicks on the minus icon. The event should return true or false; when the returned value is false the row can not be collapsed.

Namespace: IWCGJQGrid
published
 property OnSubGridRowCollapsed: TIWCGJSonFunc index 124 read GetFuncValue write SetFuncValue stored IsFuncStored;

Property Value