Grid.SetRow(UIElement, Int32) Metoda

Definicja

Ustawia wartość dołączonej Row właściwości do danej UIElementwłaściwości .

public:
 static void SetRow(System::Windows::UIElement ^ element, int value);
public static void SetRow (System.Windows.UIElement element, int value);
static member SetRow : System.Windows.UIElement * int -> unit
Public Shared Sub SetRow (element As UIElement, value As Integer)

Parametry

element
UIElement

Element, na którym ma być ustawiona dołączona właściwość.

value
Int32

Wartość właściwości do ustawienia.

Dotyczy

Zobacz też