.NET Documentation
C#
VB
Show/Hide TOC
Wizard
List
Item
Key Property
Value of the item.
Definition
Namespace:
Aliquo.Windows.Wizard.List
Assembly:
Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
Copy
public
Object
Key
{
get
;
set
; }
VB
Copy
Public
Property
Key
As
Object
Get
Set
Property Value
Object
See Also
Reference
WizardListItem Class
Aliquo.Windows.Wizard.List Namespace
In This Article
Definition
See Also