canExpand abstract method

bool canExpand(
  1. FdcGridDetailRowContext context
)

Returns whether the row described by context may be expanded.

Implementation

bool canExpand(FdcGridDetailRowContext context);