[]
Gets or sets a value that indicates whether this instance is the default behavior.
public bool IsDefaultBehavior { get; set; }
Public Property IsDefaultBehavior As Boolean
Type | Description |
---|---|
bool | true if this button controls the default drop-down behavior; otherwise, false. |