BCGControlBar Library for .NET
GroupDescriptionsCollection Property




Syntax
'Declaration
 
Public ReadOnly Property GroupDescriptionsCollection As ArrayList
'Usage
 
Dim instance As BackstageGalleryGroup
Dim value As ArrayList
 
value = instance.GroupDescriptionsCollection
public ArrayList GroupDescriptionsCollection {get;}
public: __property ArrayList* get_GroupDescriptionsCollection();
public:
property ArrayList^ GroupDescriptionsCollection {
   ArrayList^ 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

BackstageGalleryGroup Class
BackstageGalleryGroup Members

Send Feedback