Autodesk Vault ProfessionalVault API

FixedWidth Property

Autodesk.DataManagement.Client.Framework.Vault.Forms.CurrencyColumnSettings

Gets or sets a fixed width for this column. The column will not be resizable if this value is set

Syntax

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

Remarks

A value of -1 indicates that there is not a fixed width

See Also