TdxSpreadSheetTableView.FillData(string,TcxDirection,Integer) Method
In This Article
#Declaration
Delphi
procedure FillData(const ASourceArea: string; ADirection: TcxDirection; ACount: Integer); overload;
#Parameters
Name | Type |
---|---|
ASource |
string |
ADirection | Tcx |
ACount | Integer |
See Also