Columns
Specifies collection of columns to be painted within a cell. This property opens the standard TCollection editor in design-time.
pas
property Columns: TNxGridColumnCollection read FColumns write SetColumns;
Specifies collection of columns to be painted within a cell. This property opens the standard TCollection editor in design-time.
property Columns: TNxGridColumnCollection read FColumns write SetColumns;