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