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