Show / Hide Table of Contents

Class DictionaryElementMoveOptions

Нстройки перемещения элемента в справочнике.

Inheritance
DictionaryElementMoveOptions
Implements
IDictionaryElementMoveOptions
Namespace: Trivium.DictionariesDto.Instance
Assembly: Trivium.DictionariesDto.dll
Syntax
public class DictionaryElementMoveOptions : IDictionaryElementMoveOptions

Properties

bool IsTargetTheParent
Является ли целевая строка родителем для перемещаемой.
int Order
Номер перемещения.
RowsOperationPosition Position
Позиция, куда перемещается элемент.
int TargetElementId
Элемент, относительно позиции которого перемещается элемент.

Implements

IDictionaryElementMoveOptions
Back to top Generated by DocFX