ClassFormListBox
Class
Represents a list box used for editing of the list box interactive form.
Definition
Namespace:Telerik.Windows.Documents.Fixed.UI
Assembly:Telerik.Windows.Controls.FixedDocumentViewers.dll
Syntax:
cs-api-definition
public class FormListBox : ListBox
Inheritance: objectFormListBox
Constructors
FormListBox()
Initializes a new instance of the FormListBox class.
Declaration
cs-api-definition
public FormListBox()