DefaultPropertyItemProvider class
namespace: Serenity.PropertyGrid assembly: Serenity.Net.Services
Default property item provider
public class DefaultPropertyItemProvider : IPropertyItemProvider
| parameter | description |
|---|---|
| provider | The provider. |
| typeSource | The type source. |
Public Members
| name | description |
|---|---|
| DefaultPropertyItemProvider(…) | Default property item provider |
| GetPropertyItemsFor(…) |
Exceptions
| exception | condition |
|---|---|
| ArgumentNullException | provider or typeSource is null |
Remarks
Initializes a new instance of the DefaultPropertyItemProvider class.
See Also
- interface IPropertyItemProvider
- Source: DefaultPropertyItemProvider.cs