ComponentOne DataGrid for WPF and Silverlight
GetActualFormat Method (DataGridBoundColumn)

C1.WPF.DataGrid Namespace > DataGridBoundColumn Class : GetActualFormat Method
Gets the format that will be applied in the column considering different sources like Format property or StringFormat of the Binding property.
Syntax
'Declaration
 
Public Overridable Function GetActualFormat() As System.String
public virtual System.string GetActualFormat()
See Also

Reference

DataGridBoundColumn Class
DataGridBoundColumn Members