Class RemovePivotRowsAction
Удаление помеченных строк из пивота.
Namespace: Trivium.CardsModel.ServerModel.Actions
Assembly: Trivium.CardsModel.dll
Syntax
public class RemovePivotRowsAction : CardAction, IEntity, IBaseEntity<int>, IBaseId<int>, IReadOnlyBaseEntity<int>, IReadOnlyBaseId<int>, IDependentEntryObject, ISourceAttributeCollector
Properties
int | CheckboxesColumnIndex Индекс колонки, в которой расположены чекбоксы. |
int | PivotSourceId Идентификатор источника пивота. |