Vcl.WinXCalendars.TCalendarViewViewInfoBase.CellsInfo

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property CellsInfo: TCalendarCellItemsViewInfo read FCellsInfo;

C++

__property TCalendarCellItemsViewInfo* CellsInfo = {read=FCellsInfo};

Properties

Type Visibility Source Unit Parent
property public
Vcl.WinXCalendars.pas
Vcl.WinXCalendars.hpp
Vcl.WinXCalendars TCalendarViewViewInfoBase

Description

Represents the calendar grid cells.

It is a link to Calendar View Info.