DXMarqueeProgressBarControl¶
DevXpress MarqueeProgressBarControl.
UI element class: DevExpress.XtraEditors.MarqueeProgressBarControl
Extends ManagedObject
Extends SeSSimulatedObject
Behavior Pattern: DXMarqueeProgressBarControlBehavior
Property Summary¶
Property | Description | Getter | Setter |
---|---|---|---|
Working | Gets or sets a value indicating whether the control can respond to user interaction | GetWorking |
Property Detail¶
Working¶
Gets or sets a value indicating whether the control can respond to user interaction
Type: boolean
Accessors: GetWorking
value = SeS('SomeDXMarqueeProgressBarControl').GetWorking()