IBackground |
The IBackgroundStyle type exposes the following members.
Name | Description | |
---|---|---|
![]() | Brush | Get/sets the color. Can be null if this instance does not support a brush. |
![]() | ChildNodes |
Gets the child nodes.
(Inherited from ITreeNodeT) |
![]() | IsDisposed |
Gets a value indicating whether this instance is disposed.
(Inherited from IDocumentLeafNode) |
![]() | IsDisposeInProgress |
Gets a value indicating whether this instance is dispose in progress, or the instance is already disposed.
(Inherited from IDocumentLeafNode) |
![]() | IsSuspended |
Gets a value indicating whether this instance is suspended.
(Inherited from ISuspendableByToken) |
![]() | Name |
Gets the name of this instance.
An InvalidOperationException will be thrown if the name is not yet set or can not be retrieved.
(Inherited from INamedObject) |
![]() | ParentNode |
Gets the parent node of this node.
(Inherited from INodeWithParentNodeT) |
![]() | ParentObject |
Retrieves the parent object.
(Inherited from IDocumentLeafNode) |
![]() | SupportsBrush | True if the classes color property can be set/reset; |