Gets or sets whether it is actually allowed to minimize the accordion control. This property is obsolete, use AllowMinimizeMode instead.
public bool AllowMinimizing { get; set; }
Public Property AllowMinimizing As Boolean
This member supports the internal infrastructure and is not intended to be used directly from your code. To specify whether it is allowed to minimize the accordion control, use the AllowMinimizeMode property.