[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownButton.IsDefaultBehavior

IsDefaultBehavior Property

IsDefaultBehavior

Gets or sets a value that indicates whether this instance is the default behavior.

Declaration
public bool IsDefaultBehavior { get; set; }
Public Property IsDefaultBehavior As Boolean
Property Value
Type Description
bool

true if this button controls the default drop-down behavior; otherwise, false.
The default is true.