StylePriority Members
#Constructors
Name | Description |
---|---|
Style |
Initializes a new instance of the Style |
#Properties
Name | Description |
---|---|
Use |
Gets or sets a value indicating whether the control’s background color should be obtained from the XRControl. |
Use |
Gets or sets a value indicating whether the control’s border color should be obtained from the XRControl. |
Use |
Gets or sets a value indicating whether the control’s border dash style should be obtained from the XRControl. |
Use |
Gets or sets a value indicating whether the control’s borders settings should be obtained from the XRControl. |
Use |
Gets or sets a value indicating whether the control’s border width should be obtained from the XRControl. |
Use |
Gets or sets a value indicating whether the control’s font should be obtained from the XRControl. |
Use |
Gets or sets a value indicating whether the control’s foreground color should be obtained from the XRControl. |
Use |
Gets or sets a value indicating whether the control’s padding should be obtained from the XRControl. |
Use |
Gets or sets a value indicating whether the control’s text alignment should be obtained from the XRControl. |
#Methods
Name | Description |
---|---|
Assign |
Copies all the settings from the Style |
Clone() |
Creates a copy of the current Style |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current Style |
Get |
Gets the hash code (a number) that corresponds to the value of the current Style |
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. |
To |
Returns a string that represents the current object. Inherited from Object. |