Visit Gigasoft's Web Site
 ProEssentials v9 Help

MonthLabelType

Scope

Pego, Pesgo

Type

Int32

Default

PEMLT_3_CHAR

.NET

PeGrid.Option.MonthLabelType

Ocx|Vcl

MonthLabelType

DLL

PEP_nMONTHLABELTYPE

 

Purpose

This property is only used with DateTimeMode. This property allows you to set the month label styles:

 

.NET Gigasoft.Enums.

ActiveX and

 

MonthLabelType.

DLL Constants

Description

ThreeCharacters

PEMLT_3_CHAR(0)

Three Character

OneCharacter

PEMLT_1_CHAR (1)

One Character

NoMonthPrompt

PEMLT_NO_MONTH_PROMPT(2)

No Month Prompt

 

VCL Enumerations:

Replace the x prefix with either g(graph), or sg(scientific graph)

eMonthLabelType = (x3CharMonth, x1CharMonth, xNoMonth);

 

Comments

PeGrid.Option.MonthLabelType members of Pego.PeGrid.Option, Pesgo.PeGrid.Option

 

See Also: TimeLabelType, YearLabelType, YearMonthDayPrompt

DayLabelType, YearMonthDayStyle