The following tables list the members exposed by UltraGridColumn.
Name | Description | |
---|---|---|
tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
AllowGroupBy | Determines whether this column can be dragged into the GroupByBox to become a GroupBy column. The Default is resolved to True. | |
AllowRowFiltering | Set this to False to explicitly disable row filtering on this column. | |
AllowRowSummaries | Indicates whether to allow the user to be able to specify a summary for this column. | |
AutoCompleteMode | Gets/sets the mode for automatic completion of text typed in the edit portion. | |
AutoCompleteModeResolved | Returns the resolved value of the AutoCompleteMode property. | |
AutoEditMode | Returns or sets whether pressing a key automatically enters edit mode on the active cell. | |
AutoSizeEdit | Determines if the column will allow auto-expanding pop-up edit windows. | |
AutoSizeMode | Specifies column autosizing mode. If UltraGridOverride.AllowColSizing is set to None, then this is ignored. | |
AutoSuggestFilterMode | Gets/sets a value which determines the the filtering criteria for items which appear in the dropdown that is displayed when the AutoCompleteMode property is set to 'Suggest' or 'SuggestAppend'. | |
AutoSuggestFilterModeResolved | Returns the resolved value of the AutoSuggestFilterMode property. | |
Band | Returns the associated Band object. | |
ButtonDisplayStyle | Returns or sets a value that determines how cell buttons are displayed for a column's cells. | |
Case | Returns or sets the case to use when editing or displaying column text. | |
CellActivation | Returns or sets a value that determines how an object will behave when it is activated. | |
CellAppearance | Determines the formatting attributes that will be applied to the cells in a band or the grid. Infragistics.Win.Appearance | |
CellButtonAppearance | Determines the formatting attributes that will be applied to the buttons in the cells of this column. | |
CellClickAction | Returns or sets a value that indicates what will occur when a cell is clicked. | |
CellDisplayStyle | CellDisplayStyle specifies how the cells get rendered. You can use this property to speed up rendering of cells by setting it to FormattedText or PlainText. Default is resolved to FullEditorDisplay. | |
CellMultiLine | Determines if the cell's data should be displayed in a multi-line format. | |
CellSizeResolved | Resolved cell size. This property returns the actual width and the height of the cells associated with the column. | |
CharacterCasing | Returns or sets the case to use when editing or displaying column text. | |
ColSpan | Returns or sets a value that determines the number of columns to skip when synchronizing columns across multiple bands. | |
ColumnChooserCaption | The caption displayed in the column’s header in the column chooser. Default is resolved to the column header’s Caption. | |
CustomFilterDialogCaption | The caption displayed in the custom filter dialog for this column. | |
DataType | Returns the column's underlying data type. This property is read-only for bound columns. | |
DefaultCellValue | Gets or sets the default cell value that will be assigned when new rows are added via the add-row feature or the add-new box. | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
Editor | Gets or sets the editor that this column will use for editing and displaying cells. By default or when it's assigned null it will get the editor from the EditorControl property. | |
EditorComponent | Component that implements IProvidesEmbeddableEditor. Attempt to set a component that does not implement IProvidesEmbeddableEditor interface will cause an exception. | |
ExcludeFromColumnChooser | Forces the column to be excluded from the column chooser control. This also specifies whether the user can unhide the column. | |
FilterCellAppearance | Determines the formatting attributes that will be applied to the associated cells in filter rows. | |
FilterClearButtonVisible | Specifies whether to display the filter clear button in the filter cells fo this column. Default is resolved to True. | |
FilterComparisonStyle | Gets/Sets type of grid filter comparison style | |
FilterComparisonType | Specifies whether the filtering is performed case-sensitive. Default is to perform filtering case-insensitive. | |
FilterEvaluationTrigger | Specifies when the filter input into filter row cells is applied. | |
FilterOperandDropDownItems | Gets or sets the items that will be displayed by the grid when showing a dropdown filter list. | |
FilterOperandStyle | Specifies the style of operand input in the filter row cells. Default is be resolved to UseColumnEditor for DateTime and Boolean columns and Combo for other types of columns. This can be overridden on each column using the column's FilterOperandStyle property. | |
FilterOperatorAppearance | Determines the formatting attributes that will be applied to the associated operator indicators in filter rows. | |
FilterOperatorDefaultValue | Specifies the default value of the operator cells in the filter row. If operator cells are hidden, this is used as the filter operator for values entered in the associated filter operand cells. This can be overridden on each column. Default is resolved to Equals for DateTime and Boolean columns and StartsWith for other column types. | |
FilterOperatorDropDownItems | Specifies which operators to list in the operator drop down in filter rows. Default is resolved to a value that is based on the column's data type. | |
FilterOperatorLocation | Specifies the style of operator input in the filter row cells. Default is resolved to WithOperand. | |
Format | Returns or sets a string used to control the formatting of displayed text. | |
FormatInfo | Gets or sets the culture specific information used to determine how values are formatted. | |
Formula | Specifies the formula. UltraGridBase.CalcManager property must be set to a valid instance of Infragistics.Win.CalcEngine.IUltraCalcManager for this property to have any affect. | |
FormulaAbsoluteName | Returns the absolute name of the column that you can use to refer to it in formulas. | |
FormulaDialogReferenceNode | Returns null. | |
FormulaErrorAppearance | Determines the formatting attributes that will be applied to the cells containing formula errors. | |
FormulaErrorValue | Specifies the value to assign to the data source if the column’s formula evaluates to an error. If the column doesn’t have Formula set, this property is ignored. | |
FormulaValueConverter | Interface for providing custom logic for converting formula results and the formula source values. | |
Group | Returns or sets the UltraGridGroup object that the column is associated with. This property is not available at design-time. | |
GroupByComparer | Property used for specifying a custom comparer to sort group-by rows. | |
GroupByEvaluator | Property used to perform non-default group by comparisons. | |
GroupByMode | Gets/sets the setting which determines how the values in this column will be grouped when using the 'OutlookGroupBy' setting for UltraGridLayout.ViewStyleBand. | |
GroupByRowAppearance | Gets or sets the default appearance of all the GroupByRows associated with this column. | |
GroupByRowConnectorAppearance | Determines the appearance of the area that exists to the left of the child rows of a GroupByRow. | |
GroupResolved | Returns the group which contains the column. | |
HasCellAppearance | Returns true if an CellAppearance object has been created. | |
HasCellButtonAppearance | Returns true if an CellButtonAppearance object has been created. | |
HasMaskLiteralsAppearance | Returns true if an CellAppearance object has been created. | |
Header | Returns the Header object associated with the column. This property is read-only at run-time. This property is not available at design-time. | |
Hidden | Determines whether the object will be displayed. This property is not available at design-time. | |
HiddenResolved | Unlike the Hidden property, this property takes into account whether the column is in a hidden group, or if the band is displaying groups and the column is not in any group. | |
HiddenWhenGroupBy | Determines if this column will be hidden when it is a groupby column. By default groupby columns are hidden. | |
HiddenWhenParentGroupCollapsed | Determines if this column will be hidden when it's parent group is collapsed. 'Group' in this case refers to colunn grouping or UltraGridGroup and should not be confused with OutlookParentGroupCollapsed which affects the grouping of rows. | |
IgnoreMultiCellOperation | Specifies whether to ignore multi-cell operations on cells of this column. Default value of the property is Default which is resolved to False. If set to True, any multi cell operations that will end up modifying the cell values will be ignored for the cells associated with this column. | |
ImeMode | Specifies the IME mode for the column. | |
Index | The index of this column in the band's column collection | |
InitialSortDirection | Gets or sets the initial sort direction. | |
InvalidValueBehavior | Specifies behavior when the user attempts to leave a cell after entering an invalid value. | |
IsBound | Indicators whether this is a bound or unbound column. This property is read-only. | |
IsChaptered | Returns true if this is a chaptered column (represents a child set of rows) | |
IsClone | Gets if the column being accessed is a clone or not. | |
IsFirstVisibleColumnOnLevel | Returns true if this is the first visible column on this level. Note: Multiple levels are only supported within groups. | |
IsGroupByColumn | Indicates whether rows are grouped by this column or not. (Whether this is a group by column or not). | |
IsReadOnly | Returns whether the column is read only (based on its bindings) | |
IsVisibleInLayout | Indicates whether this column is visible in row-layout mode. | |
Key | Overridden. Returns or sets a value that uniquely identifies an object in a collection. | |
Layout | Returns the UltraGridLayout object that determines the layout of the object. This property is read-only at run-time. | |
Level | Returns or sets the level of a band in which a column resides. | |
LockedWidth | Determines if the width of the column can be changed by the user. | |
MaskClipMode | Returns or sets a value that determines how cell values for a column will be copied to the clipboard when data masking is in enabled. | |
MaskDataMode | Returns or sets a value that determines how cell values for a column will be stored by the data source when data masking is enabled. | |
MaskDisplayMode | Returns or sets a value that determines cell values will be displayed when the cells are not in edit mode and data masking is enabled. | |
MaskInput | Returns or sets the input mask associated with the masked edit control. | |
MaskLiteralsAppearance | If the cell has MaskInput set or is using a UltraMaskedEdit control then this appearance will be applied to the literal chars while in edit mode. | |
MaxLength | Returns or sets the maximum length of the text that can be entered into a cell. Zero indicates that there is no limit. | |
MaxValue | Specifies the maximum value that can be entered in the cell. Default value is null meaning no maximum constraint. The object assigned to this property should be the same type as the column's DataType or compatible otherwise it won't be honored. | |
MaxValueExclusive | Gets/sets the first value greater than the maximum value that can be entered in the cell. Default value is null (Nothing) meaning no maximum constraint. The object assigned to this property should be the same type as the column's DataType or compatible otherwise it won't be honored. | |
MaxWidth | Returns or sets the maximum width of the object in container units. | |
MergedCellAppearance | Determines the formatting attributes that will be applied to the merged cells. | |
MergedCellContentArea | Specifies whether to position the contents of a merged cell in the entire area of the merged cell or just the visible area of the merged cell. Default is resolved to VirtualRect. | |
MergedCellEvaluationType | Specifies whether to merge cells based on their values or display text. | |
MergedCellEvaluator | Used for specifying custom logic for determining which cells should merge. | |
MergedCellStyle | Specifies if and how cell merging is performed. Default is resolved to Never. | |
MinLength | Gets/sets the minimum length of the text that can be entered into a cell. The default value is 0. | |
MinValue | Specifies the minimum value that can be entered in the cell. Default value is null meaning no minimum constraint. The object assigned to this property should be the same type as the column's DataType or compatible otherwise it won't be honored. | |
MinValueExclusive | Gets/sets the first value less than the minimum value that can be entered in the cell. Default value is null (Nothing) meaning no maximum constraint. The object assigned to this property should be the same type as the column's DataType or compatible otherwise it won't be honored. | |
MinWidth | Returns or sets the minimum width for a column. | |
Nullable | Determines how the control stores null or empty data in the database. | |
NullText | Returns or sets the string displayed in cells with null values. | |
NullTextResolved | Returns the string that will actually be used for cells that are null in this column.. | |
PadChar | Determines the pad character used for formatting text with mask. | |
PromptChar | Returns or sets a value that determines the prompt character used during masked input. | |
PropertyDescriptor | The property descriptor is used for data binding | |
ProportionalResize | Determines adjustment of column width when a group is resized. | |
RegexPattern | Gets/sets a regular expression to which the cell values must conform. All of the characters in the cell's text must be a part of the match for validation to succeed. | |
ReserveSortIndicatorSpaceWhenAutoSizing | Gets or sets the value indicating when to reserve space for the sort indicator during an auto-size operation. | |
ReserveSortIndicatorSpaceWhenAutoSizingResolved | Gets the resolved value of ReserveSortIndicatorSpaceWhenAutoSizing. | |
RowFilterComparer | Comparer used to evaluate comparison operators for the row filtering functionality. The values passed in the Compare method of the IComparer will be the two values that are to be compareed. | |
RowLayoutColumnInfo | Gets the instance of RowLayoutColumnInfo associated with this column. | |
ShowCalculatingText | Specifies whether cells or summaries in the column will display "#Calculating" in when calculating with an UltraCalcManager. | |
SortComparer | Property used to perform custom sort comparisons when sorting rows by this column. The values passed in the Compare method of the IComparer will be two UltraGridCell objects. | |
SortComparisonType | Gets/sets the type of sorting which will be performed the column. Note, this setting can be set for all columns via the SortComparisonType property on the Override object. | |
SortIndicator | Returns or sets a value that indicates the sorted order of the column. | |
SpellChecker | Gets/sets the component that will perform spell checking on this control. | |
Style | Determines the style of the column. | |
SupportDataErrorInfo | Specifies whether to make use of IDataErrorInfo interface implemented on the underlying row objects to display error info in the associated cells. | |
TabIndex | Used for specifying the order the UltraGrid traverses the cells when tabbing. Default value is -1. | |
TabStop | Determines if the cells in the column can get focus when tabbing through the columns. | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) | |
TipStyleCell | Returns or sets a value that determines whether a tip will be displayed when the mouse pauses over a cell. | |
UseEditorMaskSettings | Specifies whether to use the editor's mask related settings rather than the column's mask settings. Default value of this property is false. | |
ValueBasedAppearance | Gets/sets the Infragistics.Win.IValueAppearance object that will be used to apply condition-based appearance resolution. | |
ValueList | Returns a reference to a ValueList object containing the list of values used by a column. This property is not available at design-time. | |
VertScrollBar | Returns or sets a value that determines if a vertical scrollbar is displayed in a multiline cell. | |
Width | Determines the width of the column. |
Name | Description | |
---|---|---|
KeyLowercaseInterned | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
PrimaryCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
CalculateAutoResizeWidth | Overloaded. Calculates the autoresize width. | |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | (Inherited from Infragistics.Shared.DisposableObject) | |
GetCellText | Returns the text that would be displayed by the editor in the cell if it were provided the specified cellVal. This method handles null as well as DBNull values. | |
GetHeaderCheckedState | Returns the current CheckState for the Header | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
GetReferenceFromContext | Returns a Infragistics.Win.CalcEngine.IUltraCalcReference based on the context, or null if none are found. | |
GetRelatedVisibleColumn | Get the next/previous/first or last column in this band based on each column header's ColumnHeader.VisiblePosition. | |
GetValueListResolved | Returns the ValueList from the editor owner of the cell. | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
PerformAutoResize | Overloaded. Resizes the column based on the cell values in first nRows rows in the band. | |
Reset | Resets the properties of the object to their default values. | |
ResetAllowGroupBy | Reset property to its default value | |
ResetAllowRowFiltering | Resets AllowRowFiltering to its default value. | |
ResetAllowRowSummaries | Resets AllowRowSummaries to its default value. | |
ResetAutoCompleteMode | Resets the AutoCompleteMode property to its default value. | |
ResetAutoEditMode | Resets the property to its default value | |
ResetAutoSizeEdit | Resets AutoSizeEdit to its default value. | |
ResetAutoSizeMode | Resets the property to its default value. | |
ResetAutoSuggestFilterMode | Resets the AutoSuggestFilterMode property to its default value. | |
ResetButtonDisplayStyle | Resets ButttonDisplayStyle to its default value (OnMouseEnter). | |
ResetCase | Reset Case to its default value (unchanged). | |
ResetCellActivation | Resets Activation to its default value (Allow Edit). | |
ResetCellAppearance | Reset Cells appearance | |
ResetCellButtonAppearance | Resets CellButtonAppearance | |
ResetCellClickAction | Resets CellClickAction to its default value. | |
ResetCellDisplayStyle | Resets the property to its default value. | |
ResetCellMultiLine | Resets CellMultiLine to its default value. | |
ResetCharacterCasing | Reset CharacterCasing to its default value (Normal). | |
ResetColSpan | Resets ColSpan to its default value (1). | |
ResetColumnChooserCaption | Resets the property to its default value. | |
ResetColumnChooserStateCache | Resets any column chooser related information that's cached by the column chooser related column drag-and-drop operations. | |
ResetCustomFilterDialogCaption | Resets the property to its default value. | |
ResetDataType | Resets DataType to its default value. | |
ResetDefaultCellValue | Resets the property to its default value. | |
ResetExcludeFromColumnChooser | Resets the property to its default value. | |
ResetFilterCellAppearance | Resets the property to its default value. | |
ResetFilterClearButtonVisible | Resets the property to its default value. | |
ResetFilterComparisonStyle | Resets FilterComparisonStyle to its default value. | |
ResetFilterComparisonType | Resets the property to its default value. | |
ResetFilterEvaluationTrigger | Resets the property to its default value. | |
ResetFilterOperandDropDownItems | Resets the FilterOperandDropDownItems property to its default value. | |
ResetFilterOperandStyle | Resets the property to its default value. | |
ResetFilterOperatorAppearance | Resets the property to its default value. | |
ResetFilterOperatorDefaultValue | Resets the property to its default value. | |
ResetFilterOperatorDropDownItems | Resets the property to its default value. | |
ResetFilterOperatorLocation | Resets the property to its default value. | |
ResetFormat | Resets Format to its default value. | |
ResetFormula | Resets the property to its default value. | |
ResetFormulaErrorAppearance | Resets the FormulaErrorAppearance property to its default value. | |
ResetFormulaErrorValue | Resets the FormulaErrorValue property to its default value of null (Nothing in VB). | |
ResetGroupByMode | Resets the property to its default value. | |
ResetGroupByRowAppearance | Resets the GroupByRowAppearance property to its default value. | |
ResetGroupByRowConnectorAppearance | Resets the GroupByRowConnectorAppearance property to its default value. | |
ResetHeader | Resets Header to its default value. | |
ResetHidden | Resets Hidden to its default value (False.) | |
ResetHiddenWhenGroupBy | Resets the property to its default value | |
ResetHiddenWhenParentGroupCollapsed | Resets the property to its default value | |
ResetIgnoreMultiCellOperation | Resets the property to its default value. | |
ResetImeMode | Reset property to its default value | |
ResetInitialSortDirection | Reset sort initial Sort Direction to Default | |
ResetInvalidValueBehavior | Resets the property to its default value. | |
ResetIsGroupByColumn | Reset property to its default value | |
ResetKey | Overridden. Resets Key to its default value (""). | |
ResetLevel | Resets Level to its default value. | |
ResetLockedWidth | Reset LockedWidth to its default value (False). | |
ResetMaskClipMode | Resets MaskClipMode to its default value (raw data). | |
ResetMaskDataMode | Resets MaskDataMode to its default value (raw). | |
ResetMaskDisplayMode | Resets MaskDisplayMode to its default value (raw). | |
ResetMaskInput | Resets MaskInput to its default value (""). | |
ResetMaskLiteralsAppearance | Reset Cells appearance | |
ResetMaxDate | This method is obsolete. Use ResetMaxValue instead. | |
ResetMaxLength | Reset MaxLength to its default value (0). | |
ResetMaxValue | Resets MaxValue to its default value. | |
ResetMaxValueExclusive | Resets MaxValueExclusive to its default value. | |
ResetMaxWidth | Resets MaxWidth to its default value (0, meaning there is no minimum). | |
ResetMergedCellAppearance | Resets the property to its default value. | |
ResetMergedCellContentArea | Resets the property to its default value. | |
ResetMergedCellEvaluationType | Resets the property to its default value. | |
ResetMergedCellStyle | Resets the property to its default value. | |
ResetMinDate | This method is obsolete. Use ResetMinValue instead. | |
ResetMinLength | Resets the property to its default value. | |
ResetMinValue | Resets MinValue to its default value. | |
ResetMinValueExclusive | Resets MinValueExclusive to its default value. | |
ResetMinWidth | Resets MinWidth to its default value (0, meaning there is no minimum). | |
ResetNullable | Resets Nullable to its default value (Automatic). | |
ResetNullText | Resets NullText to its default value ("null"). | |
ResetPadChar | Resets PadChar to its default value ( ). | |
ResetPromptChar | Resets PromptChar to its default value (_). | |
ResetProportionalResize | Resets ProportionalResize to its default value (False). | |
ResetRegexPattern | Resets the property to its default value. | |
ResetReserveSortIndicatorSpaceWhenAutoSizing | Resets ReserveSortIndicatorSpaceWhenAutoSizing to its default value. | |
ResetRowLayoutColumnInfo | Resets the RowLayoutColumnInfo property to its default value. | |
ResetShowCalculatingText | Resets the property to its default value. | |
ResetShowInkButton | Resets the property to its default value. | |
ResetSortComparisonType | Resets the property to its default value. | |
ResetSortIndicator | Reset sort Indicator to none | |
ResetSpellChecker | Resets the property to its default value. | |
ResetStyle | Resets Style to its default value. | |
ResetSupportDataErrorInfo | Resets the property to its default value. | |
ResetTabIndex | Resets the property to its default value. | |
ResetTabStop | Resets TabStop to its default value. | |
ResetTipStyleCell | Resets the property to its default value | |
ResetUseEditorMaskSettings | Resets the UseEditorMaskSettings property to its default value of false. | |
ResetValueBasedAppearance | Resets the property to its default value. | |
ResetValueList | Resets the ValueList property to its default value. | |
ResetVertScrollBar | Resets VertScrollBar to its default value (False). | |
ResetWidth | Resets Width to its default value (0). | |
SetHeaderCheckedState | Overloaded. Sets the CheckState of the Header of the provided RowsCollection. | |
ShouldSerializeKey | Overridden. Returns True if this property is not set to its default value. | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
Swap | Swaps the location of this column with the specified swapColumn. | |
ToString | Returns the key of the column | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
GetMinWidth | Returns the minwidth value. If minwidth is zero it returns the default minimum | |
InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnAddedToCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
OnDispose | Overridden. Called when the object is disposed of | |
OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnRemovedFromCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
OnSubObjectPropChanged | Overridden. Called when another sub object that we are listening to notifies us that one of its properties has changed. | |
ResetEditorComponent | Returns true if property needs to be serialized | |
ResetEditorControl | Returns true if property needs to be serialized | |
ResetInternedKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
ShouldSerializeAllowGroupBy | Returns true if property needs to be serialized | |
ShouldSerializeAllowRowFiltering | Returns true if this property is not set to its default value. | |
ShouldSerializeAllowRowSummaries | Returns true if this property is not set to its default value | |
ShouldSerializeAutoCompleteMode | Returns true if the AutoCompleteMode property has been set to a non-default value. | |
ShouldSerializeAutoSizeEdit | Returns true if this property is not set to its default value | |
ShouldSerializeAutoSizeMode | Returns true if the property is set to a non-default value. | |
ShouldSerializeAutoSuggestFilterMode | Returns true if the AutoSuggestFilterMode property has been set to a non-default value. | |
ShouldSerializeButtonDisplayStyle | Returns true if this property is not set to its default value | |
ShouldSerializeCase | Returns true if this property is not set to its default value | |
ShouldSerializeCellActivation | Returns true if this property is not set to its default value. | |
ShouldSerializeCellAppearance | Returns true if this property is not set to its default value. | |
ShouldSerializeCellButtonAppearance | Returns true if this property is not set to its default value. | |
ShouldSerializeCellDisplayStyle | Returns true if the property has been set to a non-default value. | |
ShouldSerializeCellMultiLine | Returns true if this property is not set to its default value | |
ShouldSerializeCharacterCasing | Returns true if this property is not set to its default value | |
ShouldSerializeColSpan | Returns true if this property is not set to its default value | |
ShouldSerializeDataType | Returns true if this property is not set to its default value | |
ShouldSerializeDefaultCellValue | Returns true of the property is set to a non-default value. | |
ShouldSerializeEditorComponent | Returns true if property needs to be serialized | |
ShouldSerializeEditorControl | Returns true if property needs to be serialized | |
ShouldSerializeFilterCellAppearance | Returns true if the property needs to be serialized. | |
ShouldSerializeFilterComparisonStyle | Returns true if this property is not set to its default value. | |
ShouldSerializeFilterOperatorAppearance | Returns true if the property needs to be serialized. | |
ShouldSerializeFormula | Returns true if this property is set to a non-default value. | |
ShouldSerializeFormulaErrorAppearance | Returns true if the property is set to a non-default value. | |
ShouldSerializeFormulaErrorValue | Returns true if the property is set to a non-default value. | |
ShouldSerializeGroupByRowAppearance | Returns true if the property is set to a non-default value. | |
ShouldSerializeGroupByRowConnectorAppearance | Returns true if the property is set to a non-default value. | |
ShouldSerializeHeader | Returns true if this property is not set to its default value. | |
ShouldSerializeHidden | Returns true if this property is not set to its default value. | |
ShouldSerializeHiddenWhenGroupByOverride | Returns true if the property is set to a non-default value. | |
ShouldSerializeIgnoreMultiCellOperation | Returns true if the property is set to a non-default value. | |
ShouldSerializeImeMode | Returns true if the property is set to a non-default value. | |
ShouldSerializeInitialSortDirection | Returns true if this property is not set to its default value | |
ShouldSerializeIsGroupByColumn | Returns true if property needs to be serialized | |
ShouldSerializeLevel | Returns true if this property is not set to its default value | |
ShouldSerializeLockedWidth | Returns true if this property is not set to its default value | |
ShouldSerializeMaskClipMode | Returns true if this property is not set to its default value | |
ShouldSerializeMaskDataMode | Returns true if this property is not set to its default value | |
ShouldSerializeMaskDisplayMode | Returns true if this property is not set to its default value | |
ShouldSerializeMaskLiteralsAppearance | Returns true if this property is not set to its default value. | |
ShouldSerializeMaxWidth | Returns true if this property is not set to its default value | |
ShouldSerializeMergedCellAppearance | Returns true if the property needs to be serialized. | |
ShouldSerializeMergedCellContentArea | Returns true if the property needs to be serialized. | |
ShouldSerializeMergedCellEvaluationType | Returns true if the property needs to be serialized. | |
ShouldSerializeMergedCellStyle | Returns true if the property needs to be serialized. | |
ShouldSerializeMinLength | Returns true if the property is set to a non-default value. | |
ShouldSerializeMinWidth | Returns true if this property is not set to its default value | |
ShouldSerializeNullable | Returns true if this property is not set to its default value | |
ShouldSerializeNullText | Returns true if this property is not set to its default value | |
ShouldSerializePadChar | Returns true if this property is not set to its default value | |
ShouldSerializePromptChar | Returns true if this property is not set to its default value | |
ShouldSerializeProportionalResize | Returns true if this property is not set to its default value | |
ShouldSerializeRegexPattern | Returns true if the property is set to a non-default value. | |
ShouldSerializeReserveSortIndicatorSpaceWhenAutoSizing | Returns true if ReserveSortIndicatorSpaceWhenAutoSizing is not set to its default value. | |
ShouldSerializeRowLayoutColumnInfo | Returns true if this property is not set to its default value | |
ShouldSerializeShowCalculatingText | Returns true if the property is set to a non-default value. | |
ShouldSerializeShowInkButton | Returns true if the property is set to a non-default value. | |
ShouldSerializeSortIndicator | Returns true if this property is not set to its default value | |
ShouldSerializeSpellChecker | Returns true if the property is set to a non-default value. | |
ShouldSerializeStyle | Returns true if this property is not set to its default value | |
ShouldSerializeSupportDataErrorInfo | Returns true if the property needs to be serialized. | |
ShouldSerializeTabStop | Returns true if this property is not set to its default value | |
ShouldSerializeUseEditorMaskSettings | Returns true if the property is set to a non-default value. | |
ShouldSerializeValueBasedAppearance | Returns true if the property is set to a non-default value. | |
ShouldSerializeValueList | Returns true if this property is not set to its default value. | |
ShouldSerializeVertScrollBar | Returns true if this property is not set to its default value | |
ShouldSerializeWidth | Returns true if this property is not set to its default value. |
Name | Description | |
---|---|---|
SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | |
SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |