ViewInfo Members
Include Protected Members
Include Inherited Members
Contains descriptive information about a view within a form.
The ViewInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ViewInfo |
Top
Properties
Name | Description | |
---|---|---|
Caption | Gets the value of the caption attribute of the xsf:view element associated with the view in the form definition file (.xsf). | |
HideName | Gets whether the name of the view is set to be hidden on the View menu. | |
Name | Gets the name of the view that is associated with the ViewInfo object. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top