MVCxColumnProgressBarProperties Members
In This Article
#Constructors
Name | Description |
---|---|
MVCx |
Initializes a new instance of the MVCx |
MVCx |
Initializes a new instance of the MVCx |
#Properties
Name | Description |
---|---|
Client |
Specifies the editor’s client programmatic identifier.
Inherited from Edit |
Client |
Gets an object that lists the client-side events specific to the ASPx |
Css |
Gets or sets the path to a CSS file that defines the editor’s appearance.
Inherited from Edit |
Css |
Gets or sets a CSS class name postfix that identifies style settings to be applied to the editor.
Inherited from Edit |
Custom |
Gets or sets the pattern used to format the text displayed for the progress bar if the Progress |
Display |
This property is not in effect for the Progress |
Display |
Gets or sets the display mode of the current position within the progress bar.
Inherited from Progress |
Enable |
Gets or sets a value that specifies whether the editor can be manipulated on the client side via code.
Inherited from Edit |
Enable |
Obsolete. Specifies whether to enable the control’s default appearance.
Inherited from Edit |
Height |
Gets or sets the control’s height.
Inherited from Progress |
Indicator |
Gets the style settings which define the progress bar indicator‘s appearance.
Inherited from Progress |
Maximum |
Gets or sets the maximum range value of the progress bar control.
Inherited from Progress |
Minimum |
Gets or sets the minimum range value of the progress bar control.
Inherited from Progress |
Parent |
This property is not in effect for the Edit |
Parent |
For internal use only.
Inherited from Edit |
Parent |
This property is not in effect for the Edit |
Show |
Gets or sets a value that specifies whether the progress bar indicator‘s current position is visible within the progress bar.
Inherited from Progress |
Style |
Gets the style settings defining the editor appearance.
Inherited from Edit |
Width |
Gets or sets the control’s width.
Inherited from Progress |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings of the specified object to the current one.
Inherited from Progress |
Create |
For internal use only.
Inherited from Edit |
Create |
For internal use only.
Inherited from Edit |
Create |
For internal use only.
Inherited from Edit |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
For internal use only.
Inherited from Progress |
Get |
For internal use only.
Inherited from Edit |
Get |
For internal use only.
Inherited from Edit |
Get |
For internal use only.
Inherited from Edit |
Get |
For internal use only.
Inherited from Edit |
Get |
For internal use only.
Inherited from Edit |
Get |
For internal use only.
Inherited from Edit |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Require |
For internal use only.
Inherited from Edit |
To |
Returns the string that represents the current object.
Inherited from Edit |
See Also