FieldSettingCollectionMoveDown Method
Moves the indicated element one position down
Namespace: Aliquo.Windows.Controls.ModelsAssembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
public void MoveDown(
FieldSetting item
)
Public Sub MoveDown (
item As FieldSetting
)
Parameters
- item FieldSetting
- Element to move.