Represents an inline text element for displaying the amount. Displays the amount in green or red) and the income/expense symbol in the form of an icon.
Inherits: Inline : UIElement : UIElementBase
Content property: Content
Name | Type | Description |
---|---|---|
Content | Object | Displayed amount. |
Dir | Int32 | Income/expense attribute. If the value is greater than zero - income, less than zero - expense, equal to zero - income/expense. |
Basic element properties |