Class PerspectiveColumnIndexer
Inheritance
PerspectiveColumnIndexer
Assembly: TOMWrapper.dll
Syntax
public class PerspectiveColumnIndexer : PerspectiveIndexer, IEnumerable<bool>, IEnumerable
Properties
Column
Declaration
protected Column Column { get; }
Property Value
Methods
GetValue(Perspective)
Declaration
protected override bool GetValue(Perspective key)
Parameters
Returns
Overrides
SetInPerspective(Perspective, bool)
Declaration
protected override void SetInPerspective(Perspective perspective, bool included)
Parameters
Overrides
Implements
Extension Methods