TMtxVecGrid::AllowAppend Property

__property bool AllowAppend = {read = FAllowAppend, write = SetAllowAppend};

Allows appending new rows.

Read: bool FAllowAppend;
Write: void SetAllowAppend(const bool Value);
Declared in Dew::Math::Controls::VCL::TCustomMtxVecGrid · Dew.Math.Controls.VCL/MtxGrid.h · C++Builder only