PDFView4NET WPF Edition
PDFListBoxField Class Members
Properties  Methods 

O2S.Components.PDFView4NET.Forms Namespace : PDFListBoxField Class

The following tables list the members exposed by PDFListBoxField.

Public Constructors
 NameDescription
Public ConstructorInitializes a new PDFListBoxField object.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the JavaScript action to be executed for calculating the field value. (Inherited from O2S.Components.PDFView4NET.Forms.PDFField)
Public PropertyGets or sets whether the selected item is commited as soon as the selection is made. (Inherited from PDFListField)
Public PropertyGets the form that contains this field. (Inherited from PDFListField)
Public PropertyGets or sets the JavaScript action to be executed for formating the field value. (Inherited from PDFListField)
Public PropertyGets the collection of items in the list. (Inherited from PDFListField)
Public PropertyGets or sets the JavaScript action to be executed when the user types a keystroke. (Inherited from PDFListField)
Public PropertyGets or sets the mapping name of the field. (Inherited from PDFListField)
Public PropertyGets or sets the field name. (Inherited from PDFListField)
Public PropertyGets or sets a value indicating whether the field can be exported or not. (Inherited from PDFListField)
Public PropertyGets or sets a value indicating whether the field is read-only. (Inherited from PDFListField)
Public PropertyGets or sets a value indicating whether the field is required. (Inherited from PDFListField)
Public PropertyGets or sets the lowest ordinal index of the selected items in the list. (Inherited from PDFListField)
Public PropertyGets or sets the first selected item in the list. (Inherited from PDFListField)
Public PropertyGets or sets the value of the first selected item in the list. (Inherited from PDFListField)
Public PropertyGets or sets whether the items in the drop down list should be sorted alphabetically or not. (Inherited from PDFListField)
Public PropertyGets or sets the field tooltip. (Inherited from PDFListField)
Public PropertyGets the field type. (Inherited from PDFListField)
Public PropertyGets or sets the JavaScript action to be executed for validating the field value. (Inherited from PDFListField)
Public PropertyGets or sets the field value. (Inherited from PDFListField)
Public PropertyGets the list of widgets associated with this field. (Inherited from PDFListField)
Top
Public Methods
 NameDescription
Public MethodDisposes the internal resources. (Inherited from O2S.Components.PDFView4NET.Forms.PDFField)
Top
See Also

Reference

PDFListBoxField Class
O2S.Components.PDFView4NET.Forms Namespace