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