DefaultValue
Specifies a default value of string type to be set to a cell when the a new row is added (for example when using AddRow method).
pas
property DefaultValue: WideString read FDefaultValue write FDefaultValue;
Specifies a default value of string type to be set to a cell when the a new row is added (for example when using AddRow method).
property DefaultValue: WideString read FDefaultValue write FDefaultValue;