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


In This Topic
    DataGridCheckBoxColumn Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodOverridden.   
    Public MethodOverridden.   
    Public MethodOverridden.   
    Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public MethodOverridden. Gets a CheckBox that will be used to display the info into a cell of this column.  
    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 MethodOverridden.   
    Public MethodOverridden. Gets a CheckBox that will be used to display the info into a cell of this column when the row is in edit mode.  
    Public MethodOverridden. Gets the text which represent the value shown inside a cell.  
    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 MethodOverridden.   
    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