tablegrid TrvActionTableGrid

Properties   Methods

<< Click to display table of contents >>

tablegrid TrvActionTableGrid

Properties   Methods

TrvActionTableGrid is the action for "Table | Show Grid Lines" command.

Unit RichViewActions;

Syntax

TrvActionTableGrid = class(TrvAction)

hmtoggle_arrow1Hierarchy

Description

The action shows/hides grid lines in tables. Grid lines are shown in places of invisible borders (zero border width, or sides hidden by VisibleBorders properties).

The action includes/excludes rvoShowGridLines in Options of the target editor.

This action does not introduce any new properties in addition to properties of TrvAction.