Autodesk Vault ProfessionalVault API

MinimumWidth Property

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

Gets or sets the minimum width for this column. The column will not be able to be resized to any size smaller than this value

Syntax

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

See Also