Share via


InfoPartGroup.showWhenPartSize Method

Definition

Overloads

showWhenPartSize()
showWhenPartSize(Int32)

showWhenPartSize()

public:
 virtual int showWhenPartSize();
public virtual int showWhenPartSize ();
abstract member showWhenPartSize : unit -> int
override this.showWhenPartSize : unit -> int
Public Overridable Function showWhenPartSize () As Integer

Returns

Applies to

showWhenPartSize(Int32)

public:
 virtual int showWhenPartSize(int _value);
public virtual int showWhenPartSize (int _value);
abstract member showWhenPartSize : int -> int
override this.showWhenPartSize : int -> int
Public Overridable Function showWhenPartSize (_value As Integer) As Integer

Parameters

_value
Int32

Returns

Applies to