Vcl.ExtCtrls.TCustomGridPanel.CellCount

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property CellCount: Integer read GetCellCount;

C++

__property int CellCount = {read=GetCellCount, nodefault};

Properties

Type Visibility Source Unit Parent
property public
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls TCustomGridPanel

Description

Embarcadero Technologies does not currently have any additional information.