Click or drag to resize

DslWidgetAction Properties

The DslWidgetAction type exposes the following members.

Properties
  Name Description
Public property AutoRefreshData Flag of the widget action that indicates widget action is auto refresh or not.
Public property AutoRefreshPage Flag of the widget action that indicates page is auto refresh or not.
Public property AutoShowOnWidget Flag of the widget action that indicates widget action is shown on widget or not.
Public property ClientEnableRule A rule that indicates widget action is enable on client or not.
Public property ClientVisibleRule A rule that indicates widget action is shown on client or not.
Public property CssClasses The CSS classes associated with the widget action.
Public property DeactivateRule The rule that deactivates the widget action.
Public property HideRule The rule that hides the widget action.
Public property Icon The Icon associated with the widget action.
Public property Id Identifier of the widget action.
Public property IsDefaultDoubleClick Flag of the widget action that indicates widget action is set double click by default or not.
Public property Name Name of the widget action.
Public property Title Title of the widget action
Public property WidgetActionType  
Top
See Also