ChooseObjectMemberPage Properties
Provides a view for the Select a Data Source Member page of the Data Source Wizard in WPF applications.
Name | Description |
---|---|
Available |
Specifies available public members. |
Bind |
Specifies whether to bind to the entire object or to its public member. |
Can |
Specifies whether it is possible to bind to the entire object. |
Can |
Specifies whether the Show only highlighted members check box is available on a wizard page. |
Description | Specifies the description of the current wizard page. |
Is |
Gets whether design-time mode is active.
Inherited from View |
Result | Specifies the item selected in the list of available members. |
Show |
Specifies whether the Show only highlighted members check box is selected. |
Use |
Inherited from Wizard |
See Also