Class CustomPropertyObject
Inheritance
CustomPropertyObject
Inherited Members
Namespace: Ritchie.Toolbox.CustomProperties
Assembly: Ritchie.Toolbox.dll
Syntax
public abstract class CustomPropertyObject
Constructors
CustomPropertyObject(Widget)
Declaration
public CustomPropertyObject(Widget owner)
Parameters
| Type | Name | Description |
|---|---|---|
| Widget | owner |
Properties
Widget
Declaration
protected Widget Widget { get; }
Property Value
| Type | Description |
|---|---|
| Widget |