Vcl.WinXCalendars.TCalendarCellItemsViewInfo.CountInRow

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property CountInRow: Integer read GetCountInRow;

C++

__property int CountInRow = {read=GetCountInRow, nodefault};

Properties

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

Description

Specifies how many cells a row contains.

See Also