GridColumnDefinitions Property |
Gets a list of ColumnDefinition objects defined on this instance of Grid.
Namespace: Windows.UI.Xaml.ControlsAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public ColumnDefinitionCollection ColumnDefinitions { get; }
Property Value
Type:
ColumnDefinitionCollectionSee Also