Skip to main content
A newer version of this page is available. .

WebDataDetailRows Class

Provides methods used to expand/collapse master rows.

Namespace: DevExpress.Web.Data

Assembly: DevExpress.Web.v18.2.dll

Declaration

public class WebDataDetailRows :
    WebDataSelectionBase

The following members return WebDataDetailRows objects:

Remarks

The WebDataDetailRows provides methods that allow you to expand/collapse individual master rows, and all rows simultaneously, obtain the number of visible detail rows, etc.

To learn more, see Expanding and Collapsing Detail Rows.

Inheritance

See Also