Chapter Contents

Previous

Next
Row/Column Data Vector Class: _setInherit

Row/Column Data Vector Class: _setInherit



Sets the inherit status


Syntax
Details

Syntax

CALL SEND (data-vector-id, '_setInherit', inherit);

Argument Type Description
inherit
C specifies the inherit status:


'Y' the label class inherits its attributes from the label class rather than from the settings in the form editor attributes screens


'N' the label class uses the fonts, colors, and other attributes from the form editor attributes screens


Details

The _setInherit method is valid only if the viewer is a form editor.

The default inherit status is 'N'. If inherit is set to 'Y', the colors, fonts, and other attributes specified under the form editor attributes screens are ignored in favor of the attributes set in the specified label class.


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.