Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

ISettingsProvider Interface

Declares members implemented by entities that store settings.

Namespace: DevExpress.ExpressApp

Assembly: DevExpress.ExpressApp.v19.2.dll

Declaration

public interface ISettingsProvider

Remarks

This interface supports internal XAF infrastructure. You do not need to implement this interface in most cases.

See Also