StaticTextViewItem Properties
The Static Text View Item used in XAF ASP.NET Web Forms applications.
Name | Description |
---|---|
Caption |
Returns the current View Item‘s caption.
Inherited from Static |
Client |
Gets the Static |
Control |
Gets the Static |
Current |
Specifies the object for which the current View Item’s View is created.
Inherited from View |
Id |
Gets the identifier of the current View Item.
Inherited from View |
Is |
Indicates whether the Static |
Is |
Inherited from View |
Model |
Provides access to the Application Model‘s Item node that defines the current Static Text View Item.
Inherited from Static |
Object |
Specifies the type of object for which the current View Item’s View is created.
Inherited from View |
Object |
Provides access to the information on the type of the object which is represented by the current View Item’s View.
Inherited from View |
Test |
For internal use. |
Test |
For internal use. |
Test |
For internal use. |
Text |
Specifies the caption displayed by the Static Text View Item.
Inherited from Static |
View |
Specifies the Detail View that contains the current View Item.
Inherited from View |
See Also