Back to Devexpress

ASPxGridViewSummaryDisplayTextEventArgs.IsTotalSummary Property

aspnet-devexpress-dot-web-dot-aspxgridviewsummarydisplaytexteventargs-a0ad0c85.md

latest1.2 KB
Original Source

ASPxGridViewSummaryDisplayTextEventArgs.IsTotalSummary Property

Indicates whether a total summary value is being processed.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public bool IsTotalSummary { get; }
vb
Public ReadOnly Property IsTotalSummary As Boolean

Property Value

TypeDescription
Boolean

true if a total summary value is being processed; otherwise, false.

|

See Also

ASPxGridViewSummaryDisplayTextEventArgs Class

ASPxGridViewSummaryDisplayTextEventArgs Members

DevExpress.Web Namespace