Visit Gigasoft's Web Site
 ProEssentials v9 Help

BorderTypes

Scope

Pego, Pesgo, Pe3do, Pepso, Pepco

Type

Int32

Default

PETAB_DROP_SHADOW

.NET

PeConfigure.BorderTypes

Ocx|Vcl

BorderTypes

DLL

PEP_nBORDERTYPES

 

Purpose

This property sets the grids border style.

 

.NET Gigasoft.Enums.

ActiveX and

 

TABorder.

DLL Constants

Description

DropShadow

PETAB_DROP_SHADOW (0)

Drop shadow effect

SingleLine

PETAB_SINGLE_LINE (1)

Simple line border around grid region

NoBorder

PETAB_NO_BORDER (2)

No line or border around grid. Though also see AxisBorders

Inset

PETAB_INSET (3)

3D inset style.

ThickLine

PETAB_THICK_LINE (4)

Thick Line.

 

VCL Enumerations:

Replace the x prefix with either g(graph), sg(scientific graph), td(3D scientific graph), ps(polar/smith), or pc(pie chart).

eTABorders = (xDropShadow, xSingleLine, xNoBorder, xInset)

 

Comments

PeConfigure.BorderTypes members of Pego.PeConfigure, Pesgo.PeConfigure, Pe3do.PeConfigure, Pepso.PeConfigure, Pepco.PeConfigure

 

See Also: QuickStyle, ViewingStyle, TaBorder, AxisBorderType, AxisBorders