Class PerspectiveValueChangedEventArgs
- Inheritance
-
PerspectiveValueChangedEventArgs
- Inherited Members
- Namespace
- TabularEditor.TOMWrapper
- Assembly
- TOMWrapper.dll
public class PerspectiveValueChangedEventArgs
- Extension Methods
Constructors
PerspectiveValueChangedEventArgs(ITabularObject)
public PerspectiveValueChangedEventArgs(ITabularObject tabularObject)
Parameters
| Type | Name | Description |
|---|---|---|
| ITabularObject | tabularObject |
Properties
TabularObject
public ITabularObject TabularObject { get; }
Property Value
| Type | Description |
|---|---|
| ITabularObject |