Intersoft.Client.UI.Data Namespace : UXDataComboBoxBoundColumn Class |
The following tables list the members exposed by UXDataComboBoxBoundColumn.
Name | Description | |
---|---|---|
![]() | Binding | Gets or sets the cell content. |
![]() | CanUserSort | Gets or sets a value indicating whether the column can be sorted or not. (Inherited from Intersoft.Client.UI.Data.UXDataComboBoxColumn) |
![]() | CellStyle | Gets or sets the cell style. (Inherited from Intersoft.Client.UI.Data.UXDataComboBoxColumn) |
![]() | CellTemplate | Gets or sets the cell template. (Inherited from Intersoft.Client.UI.Data.UXDataComboBoxColumn) |
![]() | Dispatcher | Gets the System.Windows.Threading.Dispatcher this object is associated with. (Inherited from System.Windows.DependencyObject) |
![]() | Header | Gets or sets the column header text. (Inherited from Intersoft.Client.UI.Data.UXDataComboBoxColumn) |
![]() | HeaderBinding | Gets or sets column header binding. (Inherited from Intersoft.Client.UI.Data.UXDataComboBoxColumn) |
![]() | HeaderStyle | Gets or sets the style that is used when rendering the column header. (Inherited from Intersoft.Client.UI.Data.UXDataComboBoxColumn) |
![]() | HeaderTemplate | Gets or sets the template that is used when rendering the column header. (Inherited from Intersoft.Client.UI.Data.UXDataComboBoxColumn) |
![]() | HeaderWidth | Gets or sets the width of the column header. If not specified, the column will use the value specified in UXDataComboBoxColumn.Width property. (Inherited from Intersoft.Client.UI.Data.UXDataComboBoxColumn) |
![]() | HorizontalCellAlignment | Gets or sets the horizontal cell alignment. (Inherited from Intersoft.Client.UI.Data.UXDataComboBoxColumn) |
![]() | HorizontalHeaderAlignment | Gets or sets the horizontal header alignment. (Inherited from Intersoft.Client.UI.Data.UXDataComboBoxColumn) |
![]() | MaxWidth | Gets or sets the column maximum width. (Inherited from Intersoft.Client.UI.Data.UXDataComboBoxColumn) |
![]() | MinWidth | Gets or sets the column minimum width. (Inherited from Intersoft.Client.UI.Data.UXDataComboBoxColumn) |
![]() | SortMemberPath | Gets or sets the column sort path. (Inherited from Intersoft.Client.UI.Data.UXDataComboBoxColumn) |
![]() | VerticalCellAlignment | Gets or sets the vertical cell alignment. (Inherited from Intersoft.Client.UI.Data.UXDataComboBoxColumn) |
![]() | VerticalHeaderAlignment | Gets or sets the vertical header alignment. (Inherited from Intersoft.Client.UI.Data.UXDataComboBoxColumn) |
![]() | Visibility | Gets or sets the column visibility. (Inherited from Intersoft.Client.UI.Data.UXDataComboBoxColumn) |
![]() | Width | Gets or sets the column width. (Inherited from Intersoft.Client.UI.Data.UXDataComboBoxColumn) |
Name | Description | |
---|---|---|
![]() | ClearValue | Clears the local value of a dependency property. (Inherited from System.Windows.DependencyObject) |
![]() | GetAnimationBaseValue | Returns any base value established for a Silverlight dependency property, which would apply in cases where an animation is not active. (Inherited from System.Windows.DependencyObject) |
![]() | GetValue | Returns the current effective value of a dependency property from a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) |
![]() | ReadLocalValue | Returns the local value of a dependency property, if a local value is set. (Inherited from System.Windows.DependencyObject) |
![]() | ResetSortState | Reset column sort state. (Inherited from Intersoft.Client.UI.Data.UXDataComboBoxColumn) |
![]() | SetValue | (Inherited from System.Windows.DependencyObject) |