BCGControlBar Library for .NET
Item Property (BackstageRecentDocEventArgs)




Syntax
'Declaration
 
Public ReadOnly Property Item As BackstageRecentDocumentDef
'Usage
 
Dim instance As BackstageRecentDocEventArgs
Dim value As BackstageRecentDocumentDef
 
value = instance.Item
public BackstageRecentDocumentDef Item {get;}
public: __property BackstageRecentDocumentDef* get_Item();
public:
property BackstageRecentDocumentDef^ Item {
   BackstageRecentDocumentDef^ get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

BackstageRecentDocEventArgs Class
BackstageRecentDocEventArgs Members

Send Feedback