Autodesk Vault ProfessionalVault API

GetShowEditorMode(Int32) Method

Autodesk.DataManagement.Client.Framework.Vault.Forms.ControlsVaultBrowserControl.ClipboardGridView

Syntax

public virtual DevExpress.Utils.EditorShowMode GetShowEditorMode(
   System.int rowHandle
)
Public Overloads Overridable Function GetShowEditorMode( _
   ByVal rowHandle As System.Integer _
) As DevExpress.Utils.EditorShowMode

Parameters

NameDescription
rowHandle

See Also