Intersoft ClientUI 3 Documentation
Product Property
See Also  Send Feedback
Intersoft.Client.UI.Controls.Interactivity Namespace > DragDropControlBehavior Class : Product Property



Product Info.

Syntax

Visual Basic (Declaration) 
Protected Overrides NotOverridable ReadOnly Property Product As ProductInfo
Visual Basic (Usage)Copy Code
Dim instance As DragDropControlBehavior
Dim value As ProductInfo
 
value = instance.Product
C# 
protected override ProductInfo Product {get;}
C++/CLI 
protected:
property ProductInfo^ Product {
   ProductInfo^ get() override;
}

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2010 All Rights Reserved.