Share via


FormGridControl.footerShown Method

Definition

Overloads

footerShown(Boolean)
footerShown()

footerShown(Boolean)

public:
 virtual bool footerShown(bool _footerShown);
public virtual bool footerShown (bool _footerShown);
abstract member footerShown : bool -> bool
override this.footerShown : bool -> bool
Public Overridable Function footerShown (_footerShown As Boolean) As Boolean

Parameters

_footerShown
Boolean

Returns

Applies to

footerShown()

public:
 virtual bool footerShown();
public virtual bool footerShown ();
abstract member footerShown : unit -> bool
override this.footerShown : unit -> bool
Public Overridable Function footerShown () As Boolean

Returns

Applies to