Xceed DataGrid for WPF v7.2 Documentation
IsGroupExpanded Method (DataGridContext)


Xceed.Wpf.DataGrid Assembly > Xceed.Wpf.DataGrid Namespace > DataGridContext Class : IsGroupExpanded Method
Retrieves a value indicating whether the specified group is expanded.
Overload List
OverloadDescription
Retrieves a value indicating whether the specified group is expanded.  
Exceptions
ExceptionDescription
The specified CollectionViewGroup is not part of the current context.
Remarks
This method will return the actual state of the group regardless of its parent's state. For example, if the group is expanded but contained in a parent group that is collapsed, true will be returned.
Requirements

Target Platforms: Windows 11, Windows, 10, 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

DataGridContext Class
DataGridContext Members