Interface
IPropertyProvider

Represents a property provider.

Definition

Namespace:Telerik.Windows.Persistence.Services

Assembly:Telerik.Windows.Controls.dll

Syntax:

cs-api-definition
public interface IPropertyProvider : IPersistenceProvider

Methods

GetProperties()

Gets the properties that will be persisted.

Declaration

cs-api-definition
PropertyInfo[] GetProperties()

Returns

PropertyInfo[]

Returns an array with the properties to be persisted.

In this article
DefinitionMethodsGetProperties()
Not finding the help you need?
Contact Support