Intersoft ClientUI Documentation
UXDataComboBoxColumn Class Members
Fields  Properties  Methods 


The following tables list the members exposed by UXDataComboBoxColumn.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)CanUserSortProperty Identifies the CanUserSort dependency property.  
Public Fieldstatic (Shared in Visual Basic)CellStyleProperty Identifies the CellStyle dependency property.  
Public Fieldstatic (Shared in Visual Basic)CellTemplateProperty Identifies the CellTemplate dependency property.  
Public Fieldstatic (Shared in Visual Basic)HeaderProperty Identifies the Header dependency property.  
Public Fieldstatic (Shared in Visual Basic)HeaderWidthProperty Identifies the HeaderWidth dependency property.  
Public Fieldstatic (Shared in Visual Basic)HorizontalCellAlignmentProperty Identifies the HorizontalCellAlignment dependency property.  
Public Fieldstatic (Shared in Visual Basic)HorizontalHeaderAlignmentProperty Identifies the HorizontalHeaderAlignment dependency property.  
Public Fieldstatic (Shared in Visual Basic)MaxWidthProperty Identifies the MaxWidth dependency property.  
Public Fieldstatic (Shared in Visual Basic)MinWidthProperty Identifies the MinWidth dependency property.  
Public Fieldstatic (Shared in Visual Basic)SortMemberPathProperty Identifies the SortMemberPath dependency property.  
Public Fieldstatic (Shared in Visual Basic)VerticalCellAlignmentProperty Identifies the VerticalCellAlignment dependency property.  
Public Fieldstatic (Shared in Visual Basic)VerticalHeaderAlignmentProperty Identifies the VerticalHeaderAlignment dependency property.  
Public Fieldstatic (Shared in Visual Basic)VisibilityProperty Identifies the Visibility dependency property.  
Public Fieldstatic (Shared in Visual Basic)WidthProperty Identifies the Width dependency property.  
Top
Public Properties
 NameDescription
Public PropertyCanUserSort Gets or sets a value indicating whether the column can be sorted or not.  
Public PropertyCellStyle Gets or sets the cell style.  
Public PropertyCellTemplate Gets or sets the cell template.  
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this object is associated with. (Inherited from System.Windows.DependencyObject)
Public PropertyHeader Gets or sets the column header text.  
Public PropertyHeaderBinding Gets or sets column header binding.  
Public PropertyHeaderStyle Gets or sets the style that is used when rendering the column header.  
Public PropertyHeaderTemplate Gets or sets the template that is used when rendering the column header.  
Public PropertyHeaderWidthGets or sets the width of the column header. If not specified, the column will use the value specified in Width property.  
Public PropertyHorizontalCellAlignment Gets or sets the horizontal cell alignment.  
Public PropertyHorizontalHeaderAlignment Gets or sets the horizontal header alignment.  
Public PropertyMaxWidth Gets or sets the column maximum width.  
Public PropertyMinWidth Gets or sets the column minimum width.  
Public PropertySortMemberPath Gets or sets the column sort path.  
Public PropertyVerticalCellAlignment Gets or sets the vertical cell alignment.  
Public PropertyVerticalHeaderAlignment Gets or sets the vertical header alignment.  
Public PropertyVisibility Gets or sets the column visibility.  
Public PropertyWidth Gets or sets the column width.  
Top
Protected Properties
 NameDescription
Protected PropertyProduct Product Info.  
Top
Public Methods
 NameDescription
Public MethodClearValueClears the local value of a dependency property. (Inherited from System.Windows.DependencyObject)
Public MethodGetAnimationBaseValueReturns 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)
Public MethodGetValueReturns the current effective value of a dependency property from a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodReadLocalValueReturns the local value of a dependency property, if a local value is set. (Inherited from System.Windows.DependencyObject)
Public MethodResetSortState Reset column sort state.  
Public MethodSetValue (Inherited from System.Windows.DependencyObject)
Top
See Also

Reference

UXDataComboBoxColumn Class
Intersoft.Client.UI.Data Namespace

Send Feedback