|
FlexCel Studio for VCL/LCL
|
Returns true if the field is visible, false otherwise.
function Visible: boolean;
__fastcall boolean Visible();
The TFlxMemTable implementation of this property always returns true, since you can't define hidden columns in a TFlxMemTable.
TFlexCelReport uses this property when TCustomFlexCelReport.UseHiddenFields is false.
|
Copyright (c) 2002-2008 TMS Software. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|