Intersoft ClientUI Documentation
UXDataComboBoxTextColumn Class Members
Fields  Properties  Methods 


The following tables list the members exposed by UXDataComboBoxTextColumn.

Public Constructors
 NameDescription
Public ConstructorUXDataComboBoxTextColumn Constructor Initializes a new instance of the UXDataComboBoxTextColumn class.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)DisplayModeProperty Identifies the DisplayMode dependency property.  
Public Fieldstatic (Shared in Visual Basic)FontFamilyProperty Identifies the FontFamily dependency property.  
Public Fieldstatic (Shared in Visual Basic)FontStyleProperty Identifies the FontStyle dependency property.  
Public Fieldstatic (Shared in Visual Basic)FontWeightProperty Identifies the FontWeight dependency property.  
Public Fieldstatic (Shared in Visual Basic)ForegroundProperty Identifies the Foreground dependency property.  
Public Fieldstatic (Shared in Visual Basic)ImageHeightProperty Identifies the ImageHeight dependency property.  
Public Fieldstatic (Shared in Visual Basic)ImageMarginProperty Identifies the ImageMargin dependency property.  
Public Fieldstatic (Shared in Visual Basic)ImageStretchProperty Identifies the ImageStretch dependency property.  
Public Fieldstatic (Shared in Visual Basic)ImageWidthProperty Identifies the ImageWidth dependency property.  
Public Fieldstatic (Shared in Visual Basic)TextImageRelationProperty Identifies the TextImageRelation dependency property.  
Top
Public Properties
 NameDescription
Public PropertyBinding Gets or sets the cell content. (Inherited from Intersoft.Client.UI.Data.UXDataComboBoxBoundColumn)
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 PropertyDisplayMode Gets or sets the column display mode.  
Public PropertyFontFamily Gets or sets the font family.  
Public PropertyFontStyle Gets or sets the font style.  
Public PropertyFontWeight Gets or sets the font weight.  
Public PropertyForeground Gets or sets the foreground color.  
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 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 PropertyImageBinding Gets or sets the image.  
Public PropertyImageHeight Gets or sets the image height.  
Public PropertyImageMargin Gets or sets the image margin.  
Public PropertyImageStretch Gets or sets the image stretch type.  
Public PropertyImageWidth Gets or sets the image width.  
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 PropertyTextImageRelation Gets or sets the text image relation.  
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

UXDataComboBoxTextColumn Class
Intersoft.Client.UI.Data Namespace

Send Feedback