Click or drag to resize

DetailViewColumns Property

The control's behavior can be changed programmatically using the control properties, or using the supported property page(s).

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
[BrowsableAttribute(false)]
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)]
[DispIdAttribute(102)]
public DETAILVIEWCOLUMNORDER Columns { get; set; }

Property Value

Type: DETAILVIEWCOLUMNORDER
Remarks
Click the picture below to get more information on the usage of the available properties.
See Also