Grid.GetRowSpan(UIElement) Metoda

Definicja

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

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

Parametry

element
UIElement

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

Zwraca

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

Atrybuty

Dotyczy