Intersoft ClientUI Documentation
UXDataComboBoxBoundColumn Class Members
Properties  Methods 


The following tables list the members exposed by UXDataComboBoxBoundColumn.

Public Properties
 NameDescription
Public PropertyBinding Gets or sets the cell content.  
Public PropertyCanUserSort Gets or sets a value indicating whether the column can be sorted or not. (Inherited from Intersoft.Client.UI.Data.UXDataComboBoxColumn)
Public PropertyCellStyle Gets or sets the cell style. (Inherited from Intersoft.Client.UI.Data.UXDataComboBoxColumn)
Public PropertyCellTemplate Gets or sets the cell template. (Inherited from Intersoft.Client.UI.Data.UXDataComboBoxColumn)
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. (Inherited from Intersoft.Client.UI.Data.UXDataComboBoxColumn)
Public PropertyHeaderBinding Gets or sets column header binding. (Inherited from Intersoft.Client.UI.Data.UXDataComboBoxColumn)
Public PropertyHeaderStyle Gets or sets the style that is used when rendering the column header. (Inherited from Intersoft.Client.UI.Data.UXDataComboBoxColumn)
Public PropertyHeaderTemplate Gets or sets the template that is used when rendering the column header. (Inherited from Intersoft.Client.UI.Data.UXDataComboBoxColumn)
Public PropertyHeaderWidthGets 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)
Public PropertyHorizontalCellAlignment Gets or sets the horizontal cell alignment. (Inherited from Intersoft.Client.UI.Data.UXDataComboBoxColumn)
Public PropertyHorizontalHeaderAlignment Gets or sets the horizontal header alignment. (Inherited from Intersoft.Client.UI.Data.UXDataComboBoxColumn)
Public PropertyMaxWidth Gets or sets the column maximum width. (Inherited from Intersoft.Client.UI.Data.UXDataComboBoxColumn)
Public PropertyMinWidth Gets or sets the column minimum width. (Inherited from Intersoft.Client.UI.Data.UXDataComboBoxColumn)
Public PropertySortMemberPath Gets or sets the column sort path. (Inherited from Intersoft.Client.UI.Data.UXDataComboBoxColumn)
Public PropertyVerticalCellAlignment Gets or sets the vertical cell alignment. (Inherited from Intersoft.Client.UI.Data.UXDataComboBoxColumn)
Public PropertyVerticalHeaderAlignment Gets or sets the vertical header alignment. (Inherited from Intersoft.Client.UI.Data.UXDataComboBoxColumn)
Public PropertyVisibility Gets or sets the column visibility. (Inherited from Intersoft.Client.UI.Data.UXDataComboBoxColumn)
Public PropertyWidth Gets or sets the column width. (Inherited from Intersoft.Client.UI.Data.UXDataComboBoxColumn)
Top
Protected Properties
 NameDescription
Protected PropertyProductOverridden.  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. (Inherited from Intersoft.Client.UI.Data.UXDataComboBoxColumn)
Public MethodSetValue (Inherited from System.Windows.DependencyObject)
Top
See Also

Reference

UXDataComboBoxBoundColumn Class
Intersoft.Client.UI.Data Namespace

Send Feedback