Represents a view model for a control group control within a ribbon group.
- Inheritance:
-
object
Observable
Object objectBase
- Implements:
-
IHas
Tag
Constructors
RibbonControlGroupViewModel()
Initializes an instance of the class.
Properties
HorizontalContentAlignment
A Avalonia.Layout.HorizontalAlignment that indicates how items stacked vertically should be aligned horizontally.
Property Value
- HorizontalAlignment:
The default value is Avalonia.Layout.HorizontalAlignment.Left.
IsVisible
Indicates whether the control is currently visible.
Property Value
- bool:
The default value is
true
.
ItemVariantBehavior
An Item
Property Value
- Item
Variant :Behavior An Item
Variant that indicates how variant sizes should be applied to items. The default value is All.Behavior
Items
The collection of items in the control.
Property Value
SeparatorMode
A Ribbon
Property Value
- Ribbon
Control :Group Separator Mode The default value is Default.
Tag
A user-defined object attached to the control.
Property Value
Methods
ToString()
Returns the string representation of this object.
Returns
- string:
The string representation of this object.
Inherited Members
-
Observable
Object Base. On Property Changed(string) -
Observable
Object Base. On Property Changed(Property Changed Event Args) -
Observable
Object Base. On Property Changing(string) -
Observable
Object Base. On Property Changing(Property Changing Event Args) - ObservableObjectBase.SetProperty<T>(ref T, T, string)
-
Observable
Object Base. Property Changed -
Observable
Object Base. Property Changing -
object.
Get Type() -
object.
Memberwise Clone() -
object.
Equals(object) -
object.
Equals(object, object) -
object.
Reference Equals(object, object) -
object.
Get Hash Code()