ConfigureDataReloadingTimeoutWebEventArgs.DataMember Property
Gets the identifier of a corresponding data member in the data source.
Namespace: DevExpress.DashboardWeb
Assembly: DevExpress.Dashboard.v24.1.Web.dll
NuGet Package: DevExpress.Web.Dashboard.Common
Declaration
Property Value
Type | Description |
---|---|
String | A System.String value, specifying the data member. |
See Also