Click or drag to resize

DslTabContainerWidget Properties

The DslTabContainerWidget type exposes the following members.

Properties
  Name Description
Public property Actions List of actions that associated with the widget
(Inherited from DslWidget)
Public property BorderVisible  
Public property Collapsible Flag of the widget that indicates widget is collapsible or not.
(Inherited from DslWidget)
Public property DataSourceId DataSourceId specifies data source which the widget depend on.
(Inherited from DslWidget)
Public property EnableFiltering Flag of the widget that indicates filtering is enable for this widget.
(Inherited from DslWidget)
Public property EnableFullTextSearch Flag of the widget that indicates full text search is enable for this widget.
(Inherited from DslWidget)
Public property EnableRefresh Flag of the widget that indicates full text search is enable for this widget.
(Inherited from DslWidget)
Public property Height Height of the widget.
(Inherited from DslWidget)
Public property Id Identifier of the widget.
(Inherited from DslWidget)
Public property Modes
(Inherited from DslWidget)
Public property Name Name of the widget.
(Inherited from DslWidget)
Public property ProductId ProductId specifies product which the widget depend on.
(Inherited from DslWidget)
Public property ProjectFields List of fields that projected on the widget.
(Inherited from DslWidget)
Public property Query Query script of the widget.
(Inherited from DslWidget)
Public property RequireCaseContext Flag of the widget that indicates widget required case context or not.
(Inherited from DslWidget)
Public property Reusable Flag of the widget that indicates widget is reusable or not.
(Inherited from DslWidget)
Public property RowTemplate
(Inherited from DslWidget)
Public property ShowInPanel Flag of the widget that indicates widget is shown in panel or not.
(Inherited from DslWidget)
Public property Tabs  
Public property Tags The tags are attached to a widget
(Inherited from DslWidget)
Public property Title Title of the widget
(Inherited from DslWidget)
Public property Type
(Overrides DslWidgetType)
Top
See Also