Skip to main content

ListBoxEdit.GroupStyle Property

Namespace: DevExpress.Xpf.Editors

Assembly: DevExpress.Xpf.Core.v14.2.dll

#Declaration

public ObservableCollection<GroupStyle> GroupStyle { get; }

#Property Value

Type
ObservableCollection<GroupStyle>

#Implements

DevExpress.Xpf.Editors.Internal.ISelectorEdit.GroupStyle
See Also