ParagraphMenuList Property

Free Text Box Controls

FreeTextBox 3.2 Documentation ParagraphMenuList Property
NamespacesFreeTextBoxControlsFreeTextBoxParagraphMenuList
The list of HTML blocks inserted by ParagraphMenu
Declaration Syntax
C# Visual Basic Visual C++
                  public string[] ParagraphMenuList { get; set; }
                  Public Property ParagraphMenuList As String()
                  public:
property array<String^>^ ParagraphMenuList {
	array<String^>^ get ();
	void set (array<String^>^ value);
}

Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068