Grid.GetColumnSpan(UIElement) Metoda

Definicja

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

public:
 static int GetColumnSpan(System::Windows::UIElement ^ element);
[System.Windows.AttachedPropertyBrowsableForChildren]
public static int GetColumnSpan (System.Windows.UIElement element);
[<System.Windows.AttachedPropertyBrowsableForChildren>]
static member GetColumnSpan : System.Windows.UIElement -> int
Public Shared Function GetColumnSpan (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 ColumnSpan właściwości.

Atrybuty

Dotyczy