ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridTextColumn Class


In This Topic
    DataGridTextColumn Class Methods
    In This Topic

    For a list of all members of this type, see DataGridTextColumn members.

    Public Methods
     NameDescription
    Public MethodOverridden.   
    Public Method (Inherited from C1.WPF.DataGrid.DataGridBoundColumn)
    Public MethodOverridden.   
    Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public MethodGets a TextBlock that will be used to display the info inside a cell of this column. (Inherited from C1.WPF.DataGrid.DataGridBoundColumn)
    Public Method (Inherited from C1.WPF.DataGrid.DataGridBoundColumn)
    Public MethodOverridden.   
    Public Method (Inherited from System.Windows.DependencyObject)
    Public MethodGets the culture in which the text and numbers of this columns will be shown. (Inherited from C1.WPF.DataGrid.DataGridBoundColumn)
    Public MethodGets the format that will be applied in the column considering different sources like Format property or StringFormat of the Binding property. (Inherited from C1.WPF.DataGrid.DataGridBoundColumn)
    Public Method (Inherited from C1.WPF.DataGrid.DataGridBoundColumn)
    Public MethodOverridden. Gets a C1TextBoxBase that will be used to display the info into a cell of this column when the row is in edit mode.  
    Public MethodGets the text shown inside a cell. (Inherited from C1.WPF.DataGrid.DataGridColumn)
    Public Method (Inherited from C1.WPF.DataGrid.DataGridBoundColumn)
    Public MethodGets the text shown in the column header. (Inherited from C1.WPF.DataGrid.DataGridColumn)
    Public MethodOverridden.   
    Public Method (Inherited from C1.WPF.DataGrid.DataGridBoundColumn)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public MethodOverridden.   
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from C1.WPF.DataGrid.DataGridBoundColumn)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
    Public MethodReturns a System.String that represents the current System.Object. (Inherited from C1.WPF.DataGrid.DataGridColumn)
    Public Method (Inherited from C1.WPF.DataGrid.DataGridBoundColumn)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverloaded. Raises the PropertyChanged event corresponding to the propertyName parameter. (Inherited from C1.WPF.DataGrid.DataGridColumn)
    Protected MethodUnload all the visual elements belonging to this column like cells, column headers and group headers causing these elements to be re-generated in the next layout pass. (Inherited from C1.WPF.DataGrid.DataGridColumn)
    Top
    See Also