Autodesk Vault ProfessionalVault API

AllowColumnScrolling Property

Autodesk.DataManagement.Client.Framework.Vault.Forms.ControlsClassicVaultBrowserControl.BehaviorOptions

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.

Syntax

public System.bool AllowColumnScrolling {get; set;}
Public Property AllowColumnScrolling As System.Boolean

See Also