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

TcxCustomGridTableDateTimeHandling.GetYearFormat Method

Returns the format pattern used to display filter conditions and grouping values created using years.

Declaration

function GetYearFormat: string;

Returns

Type
string

Remarks

If the YearFormat property is set to an empty string, the resulting format pattern is determined by the scxGridYearFormat resource string.

See Also