ModelButtonGidBuilderImpl.menuName

Set menuName property.

class ModelButtonGidBuilderImpl(T)
T
menuName
(
string propval
)

Parameters

propval string

The name of a submenu to open when the button is activated. If this is set, the button should not have an action associated with it.

Return Value

Type: T

Builder instance for fluent chaining