Xceed DataGrid for Silverlight Documentation
States Property


Syntax
'Declaration
 
Public Property States As GroupByItemStates
'Usage
 
Dim instance As GroupByItem
Dim value As GroupByItemStates
 
instance.States = value
 
value = instance.States
public GroupByItemStates States {get; set;}
Requirements

Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family

See Also

Reference

GroupByItem Class
GroupByItem Members

Send Feedback