Intersoft ClientUI Documentation
GetGroupStyle Method



Syntax
Public Function GetGroupStyle( _
   ByVal lvl As Integer _
) As GroupStyle
Dim instance As ItemsControlHelper
Dim lvl As Integer
Dim value As GroupStyle
 
value = instance.GetGroupStyle(lvl)
public GroupStyle GetGroupStyle( 
   int lvl
)
public:
GroupStyle^ GetGroupStyle( 
   int lvl
) 

Parameters

lvl
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

ItemsControlHelper Class
ItemsControlHelper Members

Send Feedback