[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Indicates if the column collection is enabled.
Source position: grids.pas line 671
public property TGridColumns.Enabled : Boolean |
Enabled is a read-only Boolean property which indicates if columns in the collection can be used in the associated Grid control. Enabled is True when VisibleCount contains a value greater than 0 (zero).