Table of Contents

Class TranslationValueChangedEventArgs

Inheritance
TranslationValueChangedEventArgs
Inherited Members
Namespace
TabularEditor.TOMWrapper
Assembly
TOMWrapper.dll
public class TranslationValueChangedEventArgs
Extension Methods

Constructors

TranslationValueChangedEventArgs(ITabularObject)

public TranslationValueChangedEventArgs(ITabularObject tabularObject)

Parameters

Type Name Description
ITabularObject tabularObject

Properties

TabularObject

public ITabularObject TabularObject { get; }

Property Value

Type Description
ITabularObject