Click or drag to resize

DslWidget Properties

The DslWidget type exposes the following members.

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