Table of Contents
ExpandEffect Property

Gets or sets the effect played when the sub menu opens.

Syntax
 public Effect ExpandEffect { get; set; }
Remarks

This property is bound to MenuBase.ExpandEffect.

See Also