Grid.GetColumn(UIElement) Metoda

Definicja

Pobiera wartość dołączonej Column właściwości z danej UIElementwłaściwości .

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 należy odczytać wartość właściwości.

Zwraca

Int32

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

Atrybuty

Dotyczy