Show / Hide Table of Contents

Class PivotViewColumnOptionsDto

Настройки отображения колонки.

Inheritance
PivotViewColumnOptionsDto
Namespace: Trivium.EngineDto.Pivot
Assembly: Trivium.EngineDto.dll
Syntax
public class PivotViewColumnOptionsDto

Properties

int Column
Номер колонки.
string CustomName
Пользовательское наименование.
Trivium.Common.Resources.LocalizedText LocalizedCustomName
Локализованное пользовательское наименование.
Back to top Generated by DocFX