Intersoft ClientUI Documentation
UXDataComboBoxColumn Class Members
See Also  Fields  Properties  Methods  Send Feedback
Intersoft.Client.UI.Data Namespace : UXDataComboBoxColumn Class


The following tables list the members exposed by UXDataComboBoxColumn.

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)CanUserSortPropertyIdentifies the CanUserSort dependency property.  
public Fieldstatic (Shared in Visual Basic)CellStylePropertyIdentifies the CellStyle dependency property.  
public Fieldstatic (Shared in Visual Basic)CellTemplatePropertyIdentifies the CellTemplate dependency property.  
public Fieldstatic (Shared in Visual Basic)HeaderPropertyIdentifies the Header dependency property.  
public Fieldstatic (Shared in Visual Basic)HeaderWidthPropertyIdentifies the HeaderWidth dependency property.  
public Fieldstatic (Shared in Visual Basic)HorizontalCellAlignmentPropertyIdentifies the HorizontalCellAlignment dependency property.  
public Fieldstatic (Shared in Visual Basic)HorizontalHeaderAlignmentPropertyIdentifies the HorizontalHeaderAlignment dependency property.  
public Fieldstatic (Shared in Visual Basic)MaxWidthPropertyIdentifies the MaxWidth dependency property.  
public Fieldstatic (Shared in Visual Basic)MinWidthPropertyIdentifies the MinWidth dependency property.  
public Fieldstatic (Shared in Visual Basic)SortMemberPathPropertyIdentifies the SortMemberPath dependency property.  
public Fieldstatic (Shared in Visual Basic)VerticalCellAlignmentPropertyIdentifies the VerticalCellAlignment dependency property.  
public Fieldstatic (Shared in Visual Basic)VerticalHeaderAlignmentPropertyIdentifies the VerticalHeaderAlignment dependency property.  
public Fieldstatic (Shared in Visual Basic)VisibilityPropertyIdentifies the Visibility dependency property.  
public Fieldstatic (Shared in Visual Basic)WidthPropertyIdentifies the Width dependency property.  
Top

Public Properties

 NameDescription
public PropertyCanUserSortGets or sets a value indicating whether the column can be sorted or not.  
public PropertyCellStyleGets or sets the cell style.  
public PropertyCellTemplateGets or sets the cell template.  
public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
public PropertyHeaderGets or sets the column header text.  
public PropertyHeaderBindingGets or sets column header binding.  
public PropertyHeaderStyleGets or sets the style that is used when rendering the column header.  
public PropertyHeaderTemplateGets 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 UXDataComboBoxColumn.Width property.  
public PropertyHorizontalCellAlignmentGets or sets the horizontal cell alignment.  
public PropertyHorizontalHeaderAlignmentGets or sets the horizontal header alignment.  
public PropertyMaxWidthGets or sets the column maximum width.  
public PropertyMinWidthGets or sets the column minimum width.  
public PropertySortMemberPathGets or sets the column sort path.  
public PropertyVerticalCellAlignmentGets or sets the vertical cell alignment.  
public PropertyVerticalHeaderAlignmentGets or sets the vertical header alignment.  
public PropertyVisibilityGets or sets the column visibility.  
public PropertyWidthGets or sets the column width.  
Top

Protected Properties

 NameDescription
protected PropertyProductProduct Info.  
Top

Public Methods

 NameDescription
public MethodClearValue (Inherited from System.Windows.DependencyObject)
public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
public MethodGetValue (Inherited from System.Windows.DependencyObject)
public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
public MethodResetSortStateReset column sort state.  
public MethodSetValue (Inherited from System.Windows.DependencyObject)
Top

See Also

© 2012 All Rights Reserved.