Intersoft ClientUI Documentation
GroupStyle Property (ISHeaderedItemsControl)



Syntax
Public ReadOnly Property GroupStyle As ObservableCollection(Of GroupStyle)
Dim instance As ISHeaderedItemsControl
Dim value As ObservableCollection(Of GroupStyle)
 
value = instance.GroupStyle
public ObservableCollection<GroupStyle> GroupStyle {get;}
public:
property ObservableCollection<GroupStyle^>^ GroupStyle {
   ObservableCollection<GroupStyle^>^ 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

ISHeaderedItemsControl Class
ISHeaderedItemsControl Members

Send Feedback