Grid.SetRowSpan(UIElement, Int32) Método
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
public:
static void SetRowSpan(System::Windows::UIElement ^ element, int value);
public static void SetRowSpan(System.Windows.UIElement element, int value);
static member SetRowSpan : System.Windows.UIElement * int -> unit
Public Shared Sub SetRowSpan (element As UIElement, value As Integer)
Parâmetros
- value
- Int32
O valor da propriedade para definir.