Method MoveCategory
- Namespace
- Alternet.FormDesigner.WinForms
- Assembly
- Alternet.FormDesigner.v9.dll
MoveCategory(string, int)
When implemented by a class, moves category to its current position plus value specified by positionDifference parameter.
void MoveCategory(string categoryName, int positionDifference)