Intersoft.Client.UI.Data Namespace : UXDataComboBoxTextColumn Class |
The following tables list the members exposed by UXDataComboBoxTextColumn.
Name | Description | |
---|---|---|
UXDataComboBoxTextColumn Constructor | Initializes a new instance of the UXDataComboBoxTextColumn class. |
Name | Description | |
---|---|---|
DisplayModeProperty | Identifies the DisplayMode dependency property. | |
FontFamilyProperty | Identifies the FontFamily dependency property. | |
FontStyleProperty | Identifies the FontStyle dependency property. | |
FontWeightProperty | Identifies the FontWeight dependency property. | |
ForegroundProperty | Identifies the Foreground dependency property. | |
ImageHeightProperty | Identifies the ImageHeight dependency property. | |
ImageMarginProperty | Identifies the ImageMargin dependency property. | |
ImageStretchProperty | Identifies the ImageStretch dependency property. | |
ImageWidthProperty | Identifies the ImageWidth dependency property. | |
TextImageRelationProperty | Identifies the TextImageRelation dependency property. |
Name | Description | |
---|---|---|
Binding | Gets or sets the cell content. (Inherited from Intersoft.Client.UI.Data.UXDataComboBoxBoundColumn) | |
CanUserSort | Gets or sets a value indicating whether the column can be sorted or not. (Inherited from Intersoft.Client.UI.Data.UXDataComboBoxColumn) | |
CellStyle | Gets or sets the cell style. (Inherited from Intersoft.Client.UI.Data.UXDataComboBoxColumn) | |
CellTemplate | Gets or sets the cell template. (Inherited from Intersoft.Client.UI.Data.UXDataComboBoxColumn) | |
Dispatcher | Gets the System.Windows.Threading.Dispatcher this object is associated with. (Inherited from System.Windows.DependencyObject) | |
DisplayMode | Gets or sets the column display mode. | |
FontFamily | Gets or sets the font family. | |
FontStyle | Gets or sets the font style. | |
FontWeight | Gets or sets the font weight. | |
Foreground | Gets or sets the foreground color. | |
Header | Gets or sets the column header text. (Inherited from Intersoft.Client.UI.Data.UXDataComboBoxColumn) | |
HeaderBinding | Gets or sets column header binding. (Inherited from Intersoft.Client.UI.Data.UXDataComboBoxColumn) | |
HeaderStyle | Gets or sets the style that is used when rendering the column header. (Inherited from Intersoft.Client.UI.Data.UXDataComboBoxColumn) | |
HeaderTemplate | Gets or sets the template that is used when rendering the column header. (Inherited from Intersoft.Client.UI.Data.UXDataComboBoxColumn) | |
HeaderWidth | Gets 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) | |
HorizontalCellAlignment | Gets or sets the horizontal cell alignment. (Inherited from Intersoft.Client.UI.Data.UXDataComboBoxColumn) | |
HorizontalHeaderAlignment | Gets or sets the horizontal header alignment. (Inherited from Intersoft.Client.UI.Data.UXDataComboBoxColumn) | |
ImageBinding | Gets or sets the image. | |
ImageHeight | Gets or sets the image height. | |
ImageMargin | Gets or sets the image margin. | |
ImageStretch | Gets or sets the image stretch type. | |
ImageWidth | Gets or sets the image width. | |
MaxWidth | Gets or sets the column maximum width. (Inherited from Intersoft.Client.UI.Data.UXDataComboBoxColumn) | |
MinWidth | Gets or sets the column minimum width. (Inherited from Intersoft.Client.UI.Data.UXDataComboBoxColumn) | |
SortMemberPath | Gets or sets the column sort path. (Inherited from Intersoft.Client.UI.Data.UXDataComboBoxColumn) | |
TextImageRelation | Gets or sets the text image relation. | |
VerticalCellAlignment | Gets or sets the vertical cell alignment. (Inherited from Intersoft.Client.UI.Data.UXDataComboBoxColumn) | |
VerticalHeaderAlignment | Gets or sets the vertical header alignment. (Inherited from Intersoft.Client.UI.Data.UXDataComboBoxColumn) | |
Visibility | Gets or sets the column visibility. (Inherited from Intersoft.Client.UI.Data.UXDataComboBoxColumn) | |
Width | Gets or sets the column width. (Inherited from Intersoft.Client.UI.Data.UXDataComboBoxColumn) |
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. (Inherited from Intersoft.Client.UI.Data.UXDataComboBoxColumn) | |
SetValue | (Inherited from System.Windows.DependencyObject) |