TcxCustomDataController.MultiSelectionSyncGroupWithChildren Method
Indicates if group rows synchronize their selected state with child rows.
Declaration
function MultiSelectionSyncGroupWithChildren: Boolean; virtual;
Returns
Type |
---|
Boolean |
Remarks
This function returns True if the dcoMultiSelectionSyncGroupWithChildren flag is set in the Options property value and the MultiSelect property is set to True.
See Also