TwoLineItem
Home
classes
TwoLineItem
About
Instances of the TwoLineItem class represents items with primary and secondary text.
Class content
Assembly |
Minimal.dll |
Namespace |
Minimal.Components.Items |
Inheritance |
MItem |
Attributes |
- |
Implements |
- |
This list doesn’t include content derived from the parent class. See MItem class documentation for a complete list of items.
Constructors
Name |
Description |
|
TwoLineItem(string primaryText, string secondaryText) |
Initializes a new instance of the TwoLineItem class with given primary and secondary text. |
|
Properties
Name |
Description |
Type |
SecondaryText |
Additional text under primary text. |
string |
TextAlign |
Align of the primary text. |
ContentAlignment |
Fields
Name |
Description |
Type |
- |
- |
- |
Events
Name |
Description |
Type |
- |
- |
- |
Methods
Name |
Description |
Returns |
- |
- |
- |