Click or drag to resize

ComponentProperties Interface

Properties specific to Component objects.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public interface ComponentProperties

The ComponentProperties type exposes the following members.

Properties
  NameDescription
Public propertyImport_XExt_Height
The default height of the import popup window.
Public propertyImport_XExt_Width
The default width of the import popup window
Public propertyPageAlign
For wizard pages, specificy the alignment of the outer table (left, center, right)
Public propertyPageWidth
For wizard controls, specify the width of the outer table.
Top
Remarks
Note Note
This interface is declared for documentation purposes only and is not intended to be used from code.
See Also