Class GroupBindable
public class GroupBindable : ControlBindableBase, INotifyPropertyChanged
- Inheritance
-
GroupBindable
- Implements
- Inherited Members
- Extension Methods
Properties
ControlDataCollection
public ObservableCollection<ControlBindableBase> ControlDataCollection { get; }
Property Value
GroupSizeDefinitions
public RibbonGroupSizeDefinitionBaseCollection GroupSizeDefinitions { get; set; }
Property Value
IsCollapsed
public bool IsCollapsed { get; set; }