Back to Devexpress

ConfigureDataReloadingTimeoutWebEventArgs Class

dashboard-devexpress-dot-dashboardweb-e4d05243.md

latest1.8 KB
Original Source

ConfigureDataReloadingTimeoutWebEventArgs Class

Provides data for the ASPxDashboard.ConfigureDataReloadingTimeout and DashboardConfigurator.ConfigureDataReloadingTimeout events.

Namespace : DevExpress.DashboardWeb

Assembly : DevExpress.Dashboard.v25.2.Web.dll

NuGet Package : DevExpress.Web.Dashboard.Common

Declaration

csharp
public class ConfigureDataReloadingTimeoutWebEventArgs :
    EventArgs
vb
Public Class ConfigureDataReloadingTimeoutWebEventArgs
    Inherits EventArgs

ConfigureDataReloadingTimeoutWebEventArgs is the data class for the following events:

Inheritance

Object EventArgs ConfigureDataReloadingTimeoutWebEventArgs

See Also

ConfigureDataReloadingTimeoutWebEventArgs Members

DevExpress.DashboardWeb Namespace