ExtendedBoundField MembersKentico 8.0 API Reference
The ExtendedBoundField type exposes the following members.
Constructors

  NameDescription
Public methodExtendedBoundField
Constructor.
Back to Top
Methods

  NameDescription
Protected methodOnlineCloneField
Creates a duplicate copy of the current OnlineDataControlField-derived object.
(Inherited from OnlineDataControlField.)
Protected methodOnlineCopyProperties
Copies the properties of the current OnlineBoundField object to the specified OnlineDataControlField object.
(Inherited from OnlineBoundField.)
Protected methodOnlineCreateField
Creates an empty OnlineBoundField object.
(Inherited from OnlineBoundField.)
Public methodOnlineEquals
Determines whether the specified OnlineObject is equal to the current OnlineObject.
(Inherited from OnlineObject.)
Public methodOnlineExtractValuesFromCell
Fills the specified OnlineIDictionary object with the values from the specified OnlineTableCell object.
(Inherited from OnlineBoundField.)
Protected methodOnlineFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from OnlineObject.)
Protected methodOnlineFormatDataValue
Formats the specified field value for a cell in the OnlineBoundField object.
(Inherited from OnlineBoundField.)
Protected methodOnlineGetDesignTimeValue
Retrieves the value used for a field's value when rendering the OnlineBoundField object in a designer.
(Inherited from OnlineBoundField.)
Public methodOnlineGetHashCode
Serves as a hash function for a particular type.
(Inherited from OnlineObject.)
Public methodOnlineGetType
Gets the OnlineType of the current instance.
(Inherited from OnlineObject.)
Protected methodOnlineGetValue
Retrieves the value of the field bound to the OnlineBoundField object.
(Inherited from OnlineBoundField.)
Public methodOnlineInitialize
Initializes the OnlineBoundField object.
(Inherited from OnlineBoundField.)
Public methodOnlineInitializeCell
Initializes the specified OnlineTableCell object to the specified row state.
(Inherited from OnlineBoundField.)
Protected methodOnlineInitializeDataCell
Initializes the specified OnlineTableCell object to the specified row state.
(Inherited from OnlineBoundField.)
Protected methodOnlineLoadViewState
Restores the previously stored view-state information for this field.
(Inherited from OnlineBoundField.)
Protected methodOnlineMemberwiseClone
Creates a shallow copy of the current OnlineObject.
(Inherited from OnlineObject.)
Protected methodOnDataBindField
Bind data event handler.
(Overrides OnlineBoundField OnDataBindField(Object, EventArgs).)
Protected methodOnlineOnFieldChanged
Raises the FieldChanged event.
(Inherited from OnlineDataControlField.)
Protected methodOnlineSaveViewState
Saves the changes made to the OnlineDataControlField view state since the time the page was posted back to the server.
(Inherited from OnlineDataControlField.)
Public methodOnlineToString
Returns a string that represents this OnlineDataControlField object.
(Inherited from OnlineDataControlField.)
Protected methodOnlineTrackViewState
Causes the OnlineDataControlField object to track changes to its view state so they can be stored in the control's OnlineViewState property and persisted across requests for the same page.
(Inherited from OnlineDataControlField.)
Public methodOnlineValidateSupportsCallback
Determines whether the controls contained in a OnlineBoundField object support callbacks.
(Inherited from OnlineBoundField.)
Back to Top
Extension Methods

  NameDescription
Public Extension MethodGetAPIString
Gets the string by the specified resource key
(Defined by CoreExtensions.)
Public Extension MethodGetString
Gets the string by the specified resource key
(Defined by CoreExtensions.)
Public Extension MethodToBoolean
Returns the boolean representation of an object or default value if not.
(Defined by CoreExtensions.)
Public Extension MethodToDateTime
Returns the DateTime representation of an object or default value if not.
(Defined by CoreExtensions.)
Public Extension MethodToDouble
Returns the double representation of an object or default value if not.
(Defined by CoreExtensions.)
Public Extension MethodToGuid
Returns the Guid representation of an object or default value if not.
(Defined by CoreExtensions.)
Public Extension MethodToInteger
Returns the integer representation of an object or default value if not.
(Defined by CoreExtensions.)
Public Extension MethodToString
Returns the string representation of an object or default value if not.
(Defined by CoreExtensions.)
Back to Top
Fields

  NameDescription
Public fieldStatic memberALL_DATA
Constant representing that all data will be provided to the field
Back to Top
Properties

  NameDescription
Public propertyOnlineAccessibleHeaderText
Gets or sets text that is rendered as the AbbreviatedText property value in some controls.
(Inherited from OnlineDataControlField.)
Public propertyAction
Field action.
Public propertyActionParameters
Item action parameters fields.
Public propertyOnlineApplyFormatInEditMode
Gets or sets a value indicating whether the formatting string specified by the OnlineDataFormatString property is applied to field values when the data-bound control that contains the OnlineBoundField object is in edit mode.
(Inherited from OnlineBoundField.)
Public propertyCommandArgument
Command argument.
Protected propertyOnlineControl
Gets a reference to the data control that the OnlineDataControlField object is associated with.
(Inherited from OnlineDataControlField.)
Public propertyOnlineControlStyle
Gets the style of any Web server controls contained by the OnlineDataControlField object.
(Inherited from OnlineDataControlField.)
Public propertyOnlineConvertEmptyStringToNull
Gets or sets a value indicating whether empty string values ("") are automatically converted to null values when the data field is updated in the data source.
(Inherited from OnlineBoundField.)
Public propertyOnlineDataField
Gets or sets the name of the data field to bind to the OnlineBoundField object.
(Inherited from OnlineBoundField.)
Public propertyOnlineDataFormatString
Gets or sets the string that specifies the display format for the value of the field.
(Inherited from OnlineBoundField.)
Protected propertyOnlineDesignMode
Gets a value indicating whether a data control field is currently viewed in a design-time environment.
(Inherited from OnlineDataControlField.)
Public propertyExternalSourceName
External source name.
Public propertyOnlineFooterStyle
Gets or sets the style of the footer of the data control field.
(Inherited from OnlineDataControlField.)
Public propertyOnlineFooterText
Gets or sets the text that is displayed in the footer item of a data control field.
(Inherited from OnlineDataControlField.)
Public propertyOnlineHeaderImageUrl
Gets or sets the URL of an image that is displayed in the header item of a data control field.
(Inherited from OnlineDataControlField.)
Public propertyOnlineHeaderStyle
Gets or sets the style of the header of the data control field.
(Inherited from OnlineDataControlField.)
Public propertyOnlineHeaderText
Gets or sets the text that is displayed in the header of a data control.
(Inherited from OnlineBoundField.)
Public propertyOnlineHtmlEncode
Gets or sets a value indicating whether field values are HTML-encoded before they are displayed in a OnlineBoundField object.
(Inherited from OnlineBoundField.)
Public propertyOnlineHtmlEncodeFormatString
Gets or sets a value that indicates whether text that is created by applying the OnlineDataFormatString property to the OnlineBoundField value should be HTML encoded when it is displayed.
(Inherited from OnlineBoundField.)
Public propertyIcon
UniGrid column icon.
Public propertyOnlineInsertVisible
Gets a value indicating whether the OnlineDataControlField object is visible when its parent data-bound control is in insert mode.
(Inherited from OnlineDataControlField.)
Protected propertyOnlineIsTrackingViewState
Gets a value indicating whether the OnlineDataControlField object is saving changes to its view state.
(Inherited from OnlineDataControlField.)
Public propertyOnlineItemStyle
Gets the style of any text-based content displayed by a data control field.
(Inherited from OnlineDataControlField.)
Public propertyLocalizeStrings
Localize the string in the displayed data?
Public propertyMaxLength
Field text max length.
Public propertyNavigateUrl
Field hyperlink url.
Public propertyOnlineNullDisplayText
Gets or sets the caption displayed for a field when the field's value is null.
(Inherited from OnlineBoundField.)
Public propertyOnlineReadOnly
Gets or sets a value indicating whether the value of the field can be modified in edit mode.
(Inherited from OnlineBoundField.)
Public propertyOnlineShowHeader
Gets or sets a value indicating whether the header item of a data control field is rendered.
(Inherited from OnlineDataControlField.)
Public propertyOnlineSortExpression
Gets or sets a sort expression that is used by a data source control to sort data.
(Inherited from OnlineDataControlField.)
Public propertyStyle
Item style.
Protected propertyOnlineSupportsHtmlEncode
Gets a value indicating whether HTML encoding is supported by a OnlineBoundField object.
(Inherited from OnlineBoundField.)
Public propertyTarget
Field hyperlink target.
Public propertyTooltipEncode
Indicates if tooltip should be encoded.
Public propertyTooltipExternalSourceName
Tooltip external source name.
Public propertyTooltipSourceName
Tooltip source name.
Public propertyTooltipWidth
Tooltip width.
Protected propertyOnlineViewState
Gets a dictionary of state information that allows you to save and restore the view state of a OnlineDataControlField object across multiple requests for the same page.
(Inherited from OnlineDataControlField.)
Public propertyOnlineVisible
Gets or sets a value indicating whether a data control field is rendered.
(Inherited from OnlineDataControlField.)
Back to Top
Events

  NameDescription
Public eventOnExternalDataBound
Event raised when external source data required.
Back to Top
See Also