This documentation is archived and is not being maintained.

ResourceExpressionEditorSheet Properties

The ResourceExpressionEditorSheet type exposes the following members.

  NameDescription
Public property ClassKey Gets or sets the key that matches the filename for the resource in the project's global resource folder.
Public property IsValid Gets a value that indicates whether the resource expression string is valid. (Overrides ExpressionEditorSheet::IsValid.)
Public property ResourceKey Gets or sets the name of the resource, which is used as a key to find the resource value.
Public property ServiceProvider Gets the service provider implementation that is used by the expression editor sheet. (Inherited from ExpressionEditorSheet.)
Top
Show: