Share via


GridControl.AlwaysHighlightSelection Property

Definition

public:
 property bool AlwaysHighlightSelection { bool get(); void set(bool value); };
[System.ComponentModel.Category("Appearance")]
[System.ComponentModel.DefaultValue(true)]
public bool AlwaysHighlightSelection { get; set; }
[<System.ComponentModel.Category("Appearance")>]
[<System.ComponentModel.DefaultValue(true)>]
member this.AlwaysHighlightSelection : bool with get, set
Public Property AlwaysHighlightSelection As Boolean

Property Value

Implements

Attributes

Applies to