Xceed DataGrid for WPF v7.2 Documentation
StatCellConfiguration Class
Members 


Xceed.Wpf.DataGrid Assembly > Xceed.Wpf.DataGrid Namespace : StatCellConfiguration Class
Holds the configuration of a statCell. Presently, that includes StringFormat and StringFormatCulture to be able to format a StatCell.
Syntax
'Declaration
 
<TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)>
<NameScopePropertyAttribute("NameScope", System.Windows.NameScope)>
Public Class StatCellConfiguration 
   Inherits System.Windows.Freezable
'Usage
 
Dim instance As StatCellConfiguration
[TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)]
[NameScopeProperty("NameScope", System.Windows.NameScope)]
public class StatCellConfiguration : System.Windows.Freezable 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Freezable
            Xceed.Wpf.DataGrid.StatCellConfiguration

Requirements

See Also

Reference

StatCellConfiguration Members
Xceed.Wpf.DataGrid Namespace