DataGridView.FirstDisplayedScrollingColumnHiddenWidth Vlastnost

Definice

Získá šířku části sloupce, která je aktuálně posunutá mimo zobrazení.

public:
 property int FirstDisplayedScrollingColumnHiddenWidth { int get(); };
[System.ComponentModel.Browsable(false)]
public int FirstDisplayedScrollingColumnHiddenWidth { get; }
[<System.ComponentModel.Browsable(false)>]
member this.FirstDisplayedScrollingColumnHiddenWidth : int
Public ReadOnly Property FirstDisplayedScrollingColumnHiddenWidth As Integer

Hodnota vlastnosti

Int32

Šířka části sloupce, která je posunutá mimo zobrazení.

Atributy

Platí pro

Viz také