Click or drag to resize

DETAILVIEWCOLUMNINFO Structure

Provides information about the individual column status.

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
[GuidAttribute("A51C7417-E2A5-4765-9CD4-4253CADBB0EC")]
[ComVisibleAttribute(true)]
public struct DETAILVIEWCOLUMNINFO

The DETAILVIEWCOLUMNINFO type exposes the following members.

Fields
  NameDescription
Public fieldIndex
Number of the DetailView columns.
Public fieldVisible
Turns column visibility on/off.
Public fieldWidth
Sets the width of individual columns.
Top
See Also