WebDimensionCombo

Assembly: WebForms;

Description

The WebDimensionCombo class implements the DimensionCombo web form component.

Class object properties inherited from IWebDimensionCombo

  Property name Brief description
DimInstance The DimInstance property returns the dictionary data that should be displayed in the component.
Selection The Selection property determines a dictionary element selection in the component.

Class object properties inherited from IWebControl

  Property name Brief description
Color The Color property determines a component background color.
Enabled The Enabled property determines whether the component is available for the user.
Text The Text property determines the row identifying the component for the user.
Visible The Visible property determines whether the component is displayed when a form is executed.

See also:

WebForms Assembly Classes