Interface ITabularObject
- Inherited Members
- Namespace
- TabularEditor.TOMWrapper
- Assembly
- TOMWrapper.dll
public interface ITabularObject : INotifyPropertyChanged, IHandlerObject
- Extension Methods
Properties
IsRemoved
bool IsRemoved { get; }
Property Value
| Type | Description |
|---|---|
| bool |
Model
Model Model { get; }
Property Value
| Type | Description |
|---|---|
| Model |
ObjectType
ObjectType ObjectType { get; }
Property Value
| Type | Description |
|---|---|
| ObjectType |