Table of Contents

Class GroupBindable

Namespace
H.Windows.Ribbon
Assembly
H.Windows.Ribbon.dll
public class GroupBindable : ControlBindableBase, INotifyPropertyChanged
Inheritance
GroupBindable
Implements
Inherited Members
Extension Methods

Properties

ControlDataCollection

public ObservableCollection<ControlBindableBase> ControlDataCollection { get; }

Property Value

ObservableCollection<ControlBindableBase>

GroupSizeDefinitions

public RibbonGroupSizeDefinitionBaseCollection GroupSizeDefinitions { get; set; }

Property Value

RibbonGroupSizeDefinitionBaseCollection

IsCollapsed

public bool IsCollapsed { get; set; }

Property Value

bool