.NET Documentation
C#
VB
Show/Hide TOC
IWindow
View
Content Property
Sets view content.
Definition
Namespace:
Aliquo.Windows
Assembly:
Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
Copy
Object
Content
{
get
;
set
; }
VB
Copy
Property
Content
As
Object
Get
Set
Property Value
Object
See Also
Reference
IWindowView Interface
Aliquo.Windows Namespace
In This Article
Definition
See Also