ValueItem Property
ValueItem
Returns the DesignItem that owns the property (= the DesignItem that is currently selected). Returns null if multiple DesignItems are selected.
Declaration
public DesignItem ValueItem { get; }
Property Value
Type | Description |
---|---|
DesignItem |