APNSoft Controls [4.5.2.20] - API Reference
GridContextMenuHeader.AutoClose Property

Gets or sets a value indicating whether the Context Menu is closed automatically. If AutoClose option is enabled, the Context Menu will be closed automatically when the user clicks an item in the Context Menu. Default value is true.

[Visual Basic]
Public Property AutoClose As Boolean
[C#]
public bool AutoClose {get; set;}

See Also

GridContextMenuHeader Class | APNSoft.WebControls Namespace