UnhiddenColumns Property
Autodesk.DataManagement.Client.Framework.Vault.Forms.Controls›ClassicVaultBrowserControl.Configuration
Gets and set the list of FieldName of columns that can't hidden in the ClassicVaultBrowserControl.
Syntax
public System.Collections.Generic.IEnumerable<string> UnhiddenColumns {get; set;}Public Property UnhiddenColumns As System.Collections.Generic.IEnumerable(Of String)