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

ISettingsProvider Interface

Declares members implemented by entities that store settings.

Namespace: DevExpress.ExpressApp

Assembly: DevExpress.ExpressApp.v18.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