Autodesk Vault ProfessionalVault API

FixedColumns Property

Autodesk.DataManagement.Client.Framework.Vault.Forms.CurrencyDynamicColumnConfiguration

Gets or sets the number of columns that should have their positions fixed on the left side of the control

Syntax

public System.int FixedColumns {get; set;}
Public Property FixedColumns As System.Integer

See Also