Hide

SftTree/OCX 7.5 - ActiveX Tree Control

Display
Print

RowColumnFooter Property, SftTree Object

Returns the SftTreeRowColumnFooter object.

Syntax

Get

VB.NETrefRowColumnFooterObj = object.RowColumnFooter As SftTreeRowColumnFooter
VBSet refRowColumnFooterObj = object.RowColumnFooter As SftTreeRowColumnFooter
C#.NETSftTreeRowColumnFooter refRowColumnFooterObj = object.RowColumnFooter;
VC++ISftTreeRowColumnFooter* refRowColumnFooterObj = object->RowColumnFooter;
ISftTreeRowColumnFooter* refRowColumnFooterObj = object->GetRowColumnFooter();
CHRESULT object->get_RowColumnFooter(ISftTreeRowColumnFooter** refRowColumnFooterObj);

object

A SftTree object.

refRowColumnFooterObj

Returns the SftTreeRowColumnFooter object.

Comments

The RowColumnFooter property returns the SftTreeRowColumnFooter object.

The SftTreeRowColumnFooter object describes the row/column footer in a SftTree/OCX control. The SftTreeRowColumnFooter object can be accessed through the control's RowColumnFooter property. A control has only one SftTreeRowColumnFooter object.

See Also SftTree Object | Object Hierarchy


Last Updated 08/13/2020 - (email)
© 2024 Softel vdm, Inc.