Intersoft.Client.UI.Data Namespace : UXDataComboBoxColumn Class |
The following tables list the members exposed by UXDataComboBoxColumn.
Name | Description | |
---|---|---|
![]() ![]() | CanUserSortProperty | Identifies the CanUserSort dependency property. |
![]() ![]() | CellStyleProperty | Identifies the CellStyle dependency property. |
![]() ![]() | CellTemplateProperty | Identifies the CellTemplate dependency property. |
![]() ![]() | HeaderProperty | Identifies the Header dependency property. |
![]() ![]() | HeaderWidthProperty | Identifies the HeaderWidth dependency property. |
![]() ![]() | HorizontalCellAlignmentProperty | Identifies the HorizontalCellAlignment dependency property. |
![]() ![]() | HorizontalHeaderAlignmentProperty | Identifies the HorizontalHeaderAlignment dependency property. |
![]() ![]() | MaxWidthProperty | Identifies the MaxWidth dependency property. |
![]() ![]() | MinWidthProperty | Identifies the MinWidth dependency property. |
![]() ![]() | SortMemberPathProperty | Identifies the SortMemberPath dependency property. |
![]() ![]() | VerticalCellAlignmentProperty | Identifies the VerticalCellAlignment dependency property. |
![]() ![]() | VerticalHeaderAlignmentProperty | Identifies the VerticalHeaderAlignment dependency property. |
![]() ![]() | VisibilityProperty | Identifies the Visibility dependency property. |
![]() ![]() | WidthProperty | Identifies the Width dependency property. |
Name | Description | |
---|---|---|
![]() | CanUserSort | Gets or sets a value indicating whether the column can be sorted or not. |
![]() | CellStyle | Gets or sets the cell style. |
![]() | CellTemplate | Gets or sets the cell template. |
![]() | 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. |
![]() | HeaderBinding | Gets or sets column header binding. |
![]() | HeaderStyle | Gets or sets the style that is used when rendering the column header. |
![]() | HeaderTemplate | Gets or sets the template that is used when rendering the column header. |
![]() | HeaderWidth | Gets or sets the width of the column header. If not specified, the column will use the value specified in Width property. |
![]() | HorizontalCellAlignment | Gets or sets the horizontal cell alignment. |
![]() | HorizontalHeaderAlignment | Gets or sets the horizontal header alignment. |
![]() | MaxWidth | Gets or sets the column maximum width. |
![]() | MinWidth | Gets or sets the column minimum width. |
![]() | SortMemberPath | Gets or sets the column sort path. |
![]() | VerticalCellAlignment | Gets or sets the vertical cell alignment. |
![]() | VerticalHeaderAlignment | Gets or sets the vertical header alignment. |
![]() | Visibility | Gets or sets the column visibility. |
![]() | Width | Gets or sets the column width. |
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. |
![]() | SetValue | (Inherited from System.Windows.DependencyObject) |