Skip to main content
A newer version of this page is available. .

GanttStringId Enum

Enumerates captions and date-time formats for the GanttControl.

Namespace: DevExpress.XtraGantt.Localization

Assembly: DevExpress.XtraGantt.v19.2.dll

Declaration

public enum GanttStringId

Members

Name Description
ShowHorzLinesCaption

“Show Horizontal Lines”

ShowHorzLinesDescription

“Show Horizontal Lines”

ChartToolsRibbonPageCategoryCaption

“Gantt Chart Tools”

TaskRibbonPageCaption

“Task”

ViewRibbonPageCaption

“View”

FormatRibbonPageCaption

“Format”

ScheduleRibbonPageGroupCaption

“Schedule”

SplitViewRibbonPageGroupCaption

“Split View”

ColumnsRibbonPageGroupCaption

“Columns”

ChangeAllowResizeCaption

“Allow Resize”

ChangeAllowResizeDescription

“Change Allow Resize”

ChoosePanelVisibilityCaption

“Panel Visibility”

ChoosePanelVisibilityDescription

“Choose Visible Panels”

DefaultPanelVisibilityCaption

“Default”

DefaultPanelVisibilityDescription

“Set Default Panel Visibility State”

BothPanelsVisibilityCaption

“Both”

BothPanelsVisibilityDescription

“Set Both Panels Visible”

ChartPanelVisibilityCaption

“Chart”

ChartPanelVisibilityDescription

“Set Chart Panel Visible”

TreePanelVisibilityCaption

“Tree”

TreePanelVisibilityDescription

“Set Tree Panel Visibile”

ChooseFixedPanelCaption

“Fixed Panel”

ChooseFixedPanelDescription

“Choose Fixed Panel”

DefaultFixedPanelCaption

“Default”

DefaultFixedPanelDescription

“Set Default Fixed Panel State”

NoneFixedPanelCaption

“None”

NoneFixedPanelDescription

“Set None Fixed Panels”

ChartFixedPanelCaption

“Chart”

ChartFixedPanelDescription

“Set Chart Fixed Panel”

TreeFixedPanelCaption

“Tree”

TreeFixedPanelDescription

“Set Tree Fixed Panel”

PrintPreviewInfoLabel
PrintPreviewStopOperationButton
PrintPreviewPrintButton
PrintPreviewPrintQuickButton
PrintPreviewPageSetupButton
PrintPreviewZoomInButton
PrintPreviewZoomOutButton
PrintPreviewZoom
PrintPreviewClosePreviewButton
PrintPreviewBestFit
PrintPreviewGroupPrint
PrintPreviewGroupZoom
PrintPreviewGroupClose
YearFormat

Not specified.

LongQuarterFormat

“Qtr {0}, {1}”

QuarterFormat

“Q{0}”

LongHalfYearFormat

“Half {0}, {1}”

HalfYearFormat

“H{0}”

MonthYearFormat

Not specified.

ShortMonthFormat

Not specified.

LongMonthFormat

Not specified.

MonthFormat

Not specified.

DayFormat

Not specified.

LongDayFormat

Not specified.

HourFormat

Not specified.

LongHourFormat

Not specified.

MinuteFormat

Not specified.

LongMinuteFormat

Not specified.

SecondFormat

Not specified.

LongSecondFormat

Not specified.

MillisecondFormat

Not specified.

LongMillisecondFormat

Not specified.

See Also