Share via


ReportSection.hasButtons Method

Definition

Overloads

hasButtons(Boolean)
hasButtons()

hasButtons(Boolean)

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

Parameters

_value
Boolean

Returns

Applies to

hasButtons()

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

Returns

Applies to