Click or drag to resize

ImageViewTableDividerColor Property

Caution note Caution
This API is preliminary and subject to change.

Namespace:  OmniPageCSDK.ToolBoxes
Assembly:  OmniPageCSDK.ToolBoxes (in OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
[BindableAttribute(BindableSupport.Yes)]
[DispIdAttribute(159)]
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)]
public Color TableDividerColor { get; set; }

Property Value

Type: Color
See Also