MultilineTextAttribute Constructor |
Name | Description | |
---|---|---|
![]() | MultilineTextAttribute(String) |
Initializes a new instance of the MultilineTextAttribute class. Used in derived type
using one line of text.
|
![]() | MultilineTextAttribute(String, String) |
Initializes a new instance of the MultilineTextAttribute class. Used in type
using two lines of text.
|
![]() | MultilineTextAttribute(String, String, String) |
Initializes a new instance of the MultilineTextAttribute class. Used in type
using three lines of text.
|
![]() | MultilineTextAttribute(String, String, String, String) |
Initializes a new instance of the MultilineTextAttribute class. Used in type
using four lines of text.
|
![]() | MultilineTextAttribute(String, String, String, String, String) |
Initializes a new instance of the MultilineTextAttribute class. Used in type
using five lines of text.
|