Share via


GridControl.FirstScrollableColumn Property

Definition

public:
 property int FirstScrollableColumn { int get(); void set(int value); };
[System.ComponentModel.Category("Appearance")]
[System.ComponentModel.DefaultValue(0)]
[System.ComponentModel.Description("Index of the first scrollable column")]
public int FirstScrollableColumn { get; set; }
[<System.ComponentModel.Category("Appearance")>]
[<System.ComponentModel.DefaultValue(0)>]
[<System.ComponentModel.Description("Index of the first scrollable column")>]
member this.FirstScrollableColumn : int with get, set
Public Property FirstScrollableColumn As Integer

Property Value

Implements

Attributes

Applies to