Język

Grid.GetColumn(UIElement) Metoda

Definicja

Pobiera wartość dołączonej Column właściwości z danego UIElementelementu .

public:
 static int GetColumn(System::Windows::UIElement ^ element);
[System.Windows.AttachedPropertyBrowsableForChildren]
public static int GetColumn(System.Windows.UIElement element);
[<System.Windows.AttachedPropertyBrowsableForChildren>]
static member GetColumn : System.Windows.UIElement -> int
Public Shared Function GetColumn (element As UIElement) As Integer

Parametry

element
UIElement

Element, z którego ma być odczytywana wartość właściwości.

Zwraca

Wartość dołączonej Column właściwości.

Atrybuty

Dotyczy