Interface IDictionaryElementMoveOptions
Нстройки перемещения элемента в справочнике.
Namespace: Trivium.DictionariesDto.Instance.Interfaces
Assembly: Trivium.DictionariesDto.dll
Syntax
public interface IDictionaryElementMoveOptions
Properties
bool | IsTargetTheParent Является ли целевая строка родителем для перемещаемой. |
int | Order Номер перемещения. |
RowsOperationPosition | Position Позиция, куда перемещается элемент. |
int | TargetElementId Элемент, относительно позиции которого перемещается элемент. |