[]
        
(Showing Draft Content)

C1.WPF.Ribbon.RibbonGroupSizeDefinitionCollection.MoveItem

MoveItem Method

MoveItem(int, int)

Declaration
protected override void MoveItem(int oldIndex, int newIndex)
Protected Overrides Sub MoveItem(oldIndex As Integer, newIndex As Integer)
Parameters
Type Name Description
int oldIndex
int newIndex
Overrides