Help Center

Pictureproperty

Returns a picture of your MSHFlexGrid. This picture is suitable for printing, saving to disk, copying to the clipboard, or assigning to a different control.

Windowspropertydoc-orphan
No implementation located. This member is documented, but the source scan found no matching declaration. It is likely declared in a header this scan does not resolve, or provided by a macro.

Syntax

PROPERTY Picture () AS IPicture PTR

Description

Returns a snapshot of the entire grid control as a picture object.

This is typically used for printing the grid, saving it to disk, or copying it to the clipboard.

Reference