GridLengthToString Method |
Returns a System.String representation of the Windows.UI.Xaml.GridLength.
Namespace: Windows.UI.XamlAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public override string ToString()
Return Value
Type:
String
A System.String representation of the current Windows.UI.Xaml.GridLength
structure.
See Also