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

WebDataDetailRows.VisibleCount Property

Gets the number of expanded master rows displayed within all pages.

Namespace: DevExpress.Web.Data

Assembly: DevExpress.Web.v19.1.dll

Declaration

public int VisibleCount { get; }

Property Value

Type Description
Int32

An integer value that specifies the number of expanded master rows displayed within all pages.

See Also