Table of Contents
ExpandDelay Property

Gets or sets the expand delay in millisecond.

Syntax
 public Int32 ExpandDelay { get; set; }
Remarks

This property is bound to MenuBase.ExpandDelay.

See Also