ClassicVaultBrowserControl.BehaviorOptions Class
Autodesk.DataManagement.Client.Framework.Vault.Forms›Autodesk.DataManagement.Client.Framework.Vault.Forms.Controls
Options which allows the user to configure various behaviors of the ClassicVaultBrowserControl
Syntax
public class ClassicVaultBrowserControl.BehaviorOptions Public Class ClassicVaultBrowserControl.BehaviorOptions Properties
| Name | Description |
|---|---|
| AllowColumnChooser | Gets or sets whether the ClassicVaultBrowserControl supports run time column configuration |
| AllowColumnScrolling | Gets or sets whether the Detail View of the ClassicVaultBrowserControl squeezes all of it's columns in the available horizontal real estate, or if it uses a horizontal scroll bar such that some columns display off screen. |
| AllowOverrideSelections | Gets or sets whether right clicking in the ClassicVaultBrowserControl replaces the existing selection, or temporarily overrides it. An override will highlight the clicked on row but when the context menu goes away, the original selection will be restored. |
| AvailableViews | Gets or sets the list of available views for this Vault Browser Control. |
| DisplayAutoPreview | Gets or sets whether the ClassicVaultBrowserControl displays the AutoPreview rows. |
| EmptyGridMessage | Gets or sets the text that displays in the ClassicVaultBrowserControl when it contains no data |
| LoadingMessage | Gets or sets the text that displays in the ClassicVaultBrowserControl when it is loading the contents of a folder |
| MultiSelect | Gets or sets whether the ClassicVaultBrowserControl supports single or multiple selection |
| SortData | Gets the current sort data being used for the ClassicVaultBrowserControl. |
| View | Gets or sets the type of view to display in the ClassicVaultBrowserControl |
Methods
| Name | Description |
|---|---|
| EnableAutoPreview | Enables or disables the AutoPreview option in the ClassicVaultBrowserControl. |
Inheritance Hierarchy
- System.Object
- Autodesk.DataManagement.Client.Framework.Vault.Forms.Controls.ClassicVaultBrowserControl.BehaviorOptions