Table of Contents

Class PerspectiveColumnIndexer

Inheritance
PerspectiveColumnIndexer
Implements
Inherited Members
Namespace
TabularEditor.TOMWrapper
Assembly
TOMWrapper.dll
public class PerspectiveColumnIndexer : PerspectiveIndexer, IEnumerable<bool>, IEnumerable
Extension Methods

Properties

Column

protected Column Column { get; }

Property Value

Type Description
Column

Methods

GetValue(Perspective)

protected override bool GetValue(Perspective key)

Parameters

Type Name Description
Perspective key

Returns

Type Description
bool

SetInPerspective(Perspective, bool)

protected override void SetInPerspective(Perspective perspective, bool included)

Parameters

Type Name Description
Perspective perspective
bool included