SingleLineItem
Home
classes
SingleLineItem
About
Instance of the SingleLineItem class represents the basic implementation of an item.
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 |
|
SingleLineItem(string text) |
Initializes a new instance of the SingleLineItem class with given primary text. |
|
Properties
Name |
Description |
Type |
TextAlign |
Align of the primary text. |
ContentAlignment |
Fields
Name |
Description |
Type |
- |
- |
- |
Events
Name |
Description |
Type |
- |
- |
- |
Methods
Name |
Description |
Returns |
- |
- |
- |