TabView.SetConstrainColumn(ColumnDefinition, Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets the attached property value for the ConstrainColumnProperty
public static void SetConstrainColumn (Windows.UI.Xaml.Controls.ColumnDefinition obj, bool value);
static member SetConstrainColumn : Windows.UI.Xaml.Controls.ColumnDefinition * bool -> unit
Public Shared Sub SetConstrainColumn (obj As ColumnDefinition, value As Boolean)
Parameters
- obj
- Windows.UI.Xaml.Controls.ColumnDefinition
Grid Column.
- value
- Boolean
Boolean value.