Autodesk Vault ProfessionalVault API

IsExistAnyRowFooterCell Method

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

Syntax

public virtual System.bool IsExistAnyRowFooterCell(
   System.int rowHandle
)
Public Overridable Function IsExistAnyRowFooterCell( _
   ByVal rowHandle As System.Integer _
) As System.Boolean

Parameters

NameDescription
rowHandle

See Also