Vcl.ExtCtrls.TCustomGridPanel.ColumnSpanIndex

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ColumnSpanIndex[AColumn, ARow: Integer]: Integer read GetColumnSpanIndex;

C++

__property int ColumnSpanIndex[int AColumn][int ARow] = {read=GetColumnSpanIndex};

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.