Show / Hide Table of Contents

Class HyperlinkOptionsDto

Настройка гиперссылки.

Inheritance
EntityDto
EntityCodeDto
FormulaDto<FormulaOperandDto>
FormulaDto
HyperlinkOptionsDto
Inherited Members
FormulaDto<FormulaOperandDto>.Expression
FormulaDto<FormulaOperandDto>.Operands
EntityCodeDto.Code
EntityDto.Id
EntityDto.Name
Namespace: Trivium.EngineDto.Pivot.TopHeader.Hyperlinks
Assembly: Trivium.EngineDto.dll
Syntax
public class HyperlinkOptionsDto : FormulaDto, ICopyable<FormulaDto<FormulaOperandDto>>, IEquatable<FormulaDto>, ICopyable<FormulaDto>

Properties

string HyperlinkExpression
Выражение гиперссылки.
"Устарело. Используйте Expression"
HyperlinkOpenTargetDto OpenTarget
Тип открытия ссылки.
Back to top Generated by DocFX