RadControls for WinForms

The FieldDescriptionProviderBase type exposes the following members.

Constructors

  NameDescription
Protected methodFieldDescriptionProviderBase
Initializes a new instance of the FieldDescriptionProviderBase class.

Methods

  NameDescription
Public methodGetDescriptionsDataAsync
Retrieves information about all available field descriptions. This method does not block the calling thread.
Protected methodOnDescriptionsDataCompleted
Raise GetDescriptionsDataAsyncCompleted event.

Properties

  NameDescription
Public propertyIsBusy
Gets whether a GetDescriptionsData request is in progress.

Events

  NameDescription
Public eventGetDescriptionsDataAsyncCompleted
Occurs when an asynchronous GetDescriptionsData operation completes.

See Also