GridControl.FirstScrollableColumn プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
プロパティ値
実装
- 属性