Style Class
Autodesk.DataManagement.Client.Framework.Vault.Forms›Autodesk.DataManagement.Client.Framework.Vault.Forms.Currency
Represents the appearance of a visual element
Syntax
public class Style Public Class Style Constructors
| Name | Description |
|---|---|
| Style |
Properties
| Name | Description |
|---|---|
| BackColor | Gets or sets the background color for a visual element |
| CHECK_OUT_BY_ME_COLOR | Defines the color that will be used to mark files that have been checked out by the current user. |
| CHECK_OUT_BY_ME_FONTSTYLE | Defines the font that will be used to mark files that have been checked out by the current user. |
| CHECK_OUT_BY_OTHER_COLOR | Defines the color that will be used to mark files that have been checked out by other user. |
| CHECK_OUT_BY_OTHER_FONTSTYLE | Defines the font that will be used to mark files that have been checked out by other user. |
| Font | Gets or sets the font for a visual element |
| ForeColor | Gets or sets the foreground color (or text color) for a visual element |
| Original_BackColor | Gets the color original background color that this object was constructed with. |
| Original_Font | Gets the color original Font that this object was constructed with. |
| Original_ForeColor | Gets the color original Foreground color that this object was constructed with. |
Returned By
Where you get a Style — members that return one.
- ClassicVaultBrowserControl.CustomizationOptions.GetCellStyleHandler
- ClassicVaultBrowserControl.CustomizationOptions.GetRowStyleHandler
- IEntityStyleService.GetColumnStyleHandlers
- IEntityStyleService.GetEntityStyleHandlers
- SelectVaultFolderSettings.SelectVaultFolderExtensibilityOptions.GetRowStyleHandler
Inheritance Hierarchy
- System.Object
- Autodesk.DataManagement.Client.Framework.Vault.Forms.Currency.Style