DataGridLengthToString Method |
Returns a string that represents the current object.
Namespace: Windows.UI.Xaml.ControlsAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public override string ToString()
Return Value
Type:
StringA string that represent the current object.
See Also