TcxCustomGridTableDateTimeHandling.GetMonthFormat Method
Returns the format pattern used to display filter conditions and grouping values created using months.
Declaration
function GetMonthFormat: string;
Returns
| Type |
|---|
| string |
Remarks
If the MonthFormat property is set to an empty string, the resulting format pattern is determined by the scxGridMonthFormat resource string.
See Also