C1.Silverlight.DataGrid Namespace : DataGridBoundColumn Class |
For a list of all members of this type, see DataGridBoundColumn members.
Name | Description | |
---|---|---|
![]() | BeginEdit | Overridden. |
![]() | BindCellContent | Overridden. |
![]() | CancelCellEdit | Overridden. |
![]() | ClearValue | (Inherited from System.Windows.DependencyObject) |
![]() | CreateCellContent | Overridden. Gets a TextBlock that will be used to display the info inside a cell of this column. |
![]() | CreateGroupContent | Overridden. |
![]() | EndEdit | Overridden. |
![]() | GetActualCulture | Gets the culture in which the text and numbers of this columns will be shown. |
![]() | GetActualFormat | Gets the format that will be applied in the column considering different sources like Format property or StringFormat of the Binding property. |
![]() | GetAnimationBaseValue | (Inherited from System.Windows.DependencyObject) |
![]() | GetCellContentRecyclingKey | Overridden. |
![]() | GetCellEditingContent | Overridden. |
![]() | GetCellText | Gets the text shown inside a cell. (Inherited from C1.Silverlight.DataGrid.DataGridColumn) |
![]() | GetCellValue | Overridden. |
![]() | GetColumnText | Gets the text shown in the column header. (Inherited from C1.Silverlight.DataGrid.DataGridColumn) |
![]() | GetFilter | Gets the default filter of this column. (Inherited from C1.Silverlight.DataGrid.DataGridColumn) |
![]() | GetGroupText | Overridden. |
![]() | GetValue | (Inherited from System.Windows.DependencyObject) |
![]() | PrepareCellForEdit | Overridden. |
![]() | ReadLocalValue | (Inherited from System.Windows.DependencyObject) |
![]() | SetCellValue | Overridden. |
![]() | SetValue | (Inherited from System.Windows.DependencyObject) |
![]() | ToString | Returns a System.String that represents the current System.Object. (Inherited from C1.Silverlight.DataGrid.DataGridColumn) |
![]() | UnbindCellContent | Overridden. |