DataFormWebPart Properties
(see also
Protected Properties
)
Top
| Name | Description | |
|---|---|---|
| AccessKey | (inherited from WebControl) |
| AllowClose | (inherited from WebPart) |
| AllowConnect |
Gets or sets a value that indicates whether the WebPart control allows other controls to form connections with it.
(inherited from
WebPart)
|
| AllowEdit |
Gets or sets a value indicating whether an end user can modify a WebPart control in personal view.
(inherited from
WebPart)
|
| AllowHide |
Gets or sets a value indicating whether end users are allowed to hide a WebPart control.
(inherited from
WebPart)
|
| AllowMinimize |
Gets or sets whether the Web Part can be minimized.
(inherited from
WebPart)
|
| AllowRemove |
Gets or sets whether the Web Part can be removed from a Web Part Page by controlling whether the IsIncluded property can be set to false.
Obsolete.
(inherited from
WebPart)
|
| AllowXSLTEditing |
Specifies whether to allow XSLT editing by Microsoft Office SharePoint Designer 2007 or any other editor that is compatible with Windows SharePoint Services.
|
| AllowZoneChange |
Gets or sets whether the Web Part can be moved to a different zone by controlling whether the ZoneID property can be changed.
(inherited from
WebPart)
|
| AppRelativeTemplateSourceDirectory | (inherited from Control) |
| Attributes | (inherited from WebControl) |
| AuthorizationFilter |
Gets or sets an arbitrary string to determine whether a Web Part is authorized to be added to a page.
(inherited from
WebPart)
|
| BackColor | (inherited from WebControl) |
| BackImageUrl | (inherited from Panel) |
| BindingContainer | (inherited from Control) |
| BorderColor | (inherited from WebControl) |
| BorderStyle | (inherited from WebControl) |
| BorderWidth | (inherited from WebControl) |
| BrowserDesignMode |
Gets whether a Web Part is in design mode (modifying its layout or properties) in the Web browser.
Obsolete.
(inherited from
WebPart)
|
| CacheXslStorage |
Indicates whether to cache the compiled XSLT transformation for the current Web Part.
|
| CacheXslTimeOut |
Indicates the duration of the lifetime, in seconds, for the XSLT cache.
|
| Caption |
Gets or sets a string that is added following the title in the title bar of the Web Part. This property is intended for document names or other context-specific information.
Obsolete.
(inherited from
WebPart)
|
| CatalogIconImageUrl |
Gets or sets the URL to an image used to represent the Web Part in a catalog.
(inherited from
WebPart)
|
| ChromeState | (inherited from WebPart) |
| ChromeType | (inherited from WebPart) |
| ClientID | (inherited from Control) |
| ClientName |
Gets the unique name of the Web Part used by the client-side Web Part Page Service Component (WPSC).
(inherited from
WebPart)
|
| ConnectErrorMessage | (inherited from WebPart) |
| ConnectionID |
Gets or sets the GUID that is used internally by the Web Part infrastructure as the unique identifier of a Web Part connection.
(inherited from
WebPart)
|
| Connections |
Gets or sets the connection information that is stored with a connected Web Part.
(inherited from
WebPart)
|
| Controls | (inherited from Part) |
| ControlStyle | (inherited from WebControl) |
| ControlStyleCreated | (inherited from WebControl) |
| CssClass | (inherited from WebControl) |
| DataFields |
Gets or sets a list of data fields that can be used for connections.
|
| DataSource |
Returns the current data source control that is used by the Web Part to render data.
|
| DataSourceID |
Gets or sets the data source ID.
|
| DataSources |
Gets the collection of data source controls.
|
| DataSourcesString |
Gets the markup string that is stored in the Web Part table for the inside zone of the DataFormWebPart object.
|
| Default |
Indicates whether the view is the default for the list.
|
| DefaultButton | (inherited from Panel) |
| Description |
Gets or sets a text description that appears when the user rests the mouse pointer on the title of a Web Part in a Web Part Page or gallery.
(inherited from
WebPart)
|
| DetailLink |
Gets or sets a URL to an HTML document that contains supplemental information.
Obsolete.
(inherited from
WebPart)
|
| Dir |
Gets or sets the direction of the reading order for a Web Part's text and frame. Setting this value overrides the value specified for the System.Web.UI.Page.Culture property.
Obsolete.
(inherited from
WebPart)
|
| Direction | (inherited from WebPart) |
| DisplayName |
Keeps the display name of the original list view when converting a ListViewWebPart object to a.DataFormWebPart object.
|
| DisplayTitle | (inherited from WebPart) |
| EffectiveFrameType |
Gets the frame type that is used to render the Web Part frame at run time.
Obsolete.
(inherited from
WebPart)
|
| EffectiveStorage |
Gets whether the instance of the Web Part returned is stored as personal instance or shared instance.
(inherited from
WebPart)
|
| EffectiveTitle |
Gets the title of specified the Web Part instance, including any disambiguation information added by the Web Part infrastructure.
(inherited from
WebPart)
|
| Enabled | (inherited from WebControl) |
| EnableTheming | (inherited from WebControl) |
| EnableViewState | (inherited from Control) |
| ExportControlledProperties |
Gets or sets a value indicating whether a Web Part’s properties that are flagged as controlled properties by the Web Part developer can have their values exported in personal view.
Obsolete.
(inherited from
WebPart)
|
| ExportMode | (inherited from WebPart) |
| FilterField |
Gets the filter field name.
|
| FilterValue |
Specifies the filter field value that is applied to the current Web Part.
|
| FilterValues |
Gets the hash table that stores all the existing filter name/value pairs.
|
| FireInitialRow |
Specifies whether to activate the initial row for Web Part connections.
|
| Font | (inherited from WebControl) |
| ForeColor | (inherited from WebControl) |
| FrameState |
Gets or sets the initial state of the Web Part frame, which can be normal (expanded) or minimized.
Obsolete.
(inherited from
WebPart)
|
| FrameType |
Gets or sets the style of the Web Part frame.
Obsolete.
(inherited from
WebPart)
|
| GroupingText | (inherited from Panel) |
| HasAttributes | (inherited from WebControl) |
| HasSharedData | (inherited from WebPart) |
| HasUserData | (inherited from WebPart) |
| Height |
Gets or sets the fixed height for a Web Part on a Web Part Page.
(inherited from
WebPart)
|
| HelpLink |
Gets or sets a URL or file system path to a help file in HTML format.
Obsolete.
(inherited from
WebPart)
|
| HelpMode |
Gets or sets the type of user interface used to display Help content for a Web Part.
(inherited from
WebPart)
|
| HelpUrl |
Gets or sets a Help link.
(inherited from
WebPart)
|
| Hidden |
Gets or sets a value indicating whether the Web Part is displayed on a Web page.
(inherited from
WebPart)
|
| HorizontalAlign | (inherited from Panel) |
| ID |
Gets or sets an identifier for the Web Part.
(inherited from
WebPart)
|
| ImportErrorMessage | (inherited from WebPart) |
| IsClosed | (inherited from WebPart) |
| IsIncluded |
Gets or sets a value indicating whether a Web Part that is added by another user or the administrator in the shared view of a Web Part page should be included in a personal view of the page.
Obsolete.
(inherited from
WebPart)
|
| IsIncludedFilter |
Gets or sets the parameters used by the IRuntimeFilter interface to determine if the Web Part will be included on the Web Part Page.
Obsolete.
(inherited from
WebPart)
|
| IsPrivilegedUser |
Overridden.
Gets the value of the IsPrivilegedUser property. |
| IsShared | (inherited from WebPart) |
| IsStandalone | (inherited from WebPart) |
| IsStatic | (inherited from WebPart) |
| IsVisible |
Gets or sets whether the Web Part is visible.
Obsolete.
(inherited from
WebPart)
|
| ListName |
Specifies the GUID of the list.
|
| MissingAssembly |
Gets or sets the message shown to the user when importing a Web Part if the assembly for the Web Part is not installed on the target server.
Obsolete.
(inherited from
WebPart)
|
| NamingContainer | (inherited from Control) |
| NoDefaultStyle |
Gets or sets the NoDefaultStyle string.
|
| Page | (inherited from Control) |
| PageSize |
Specifies the page size.
|
| ParameterBindings |
Gets or sets the parameter binding information used by the DataFormWebPart object.
|
| ParameterValues |
Gets the name/value pair for the current DataFormWebPart object for rendering purposes.
|
| Parent | (inherited from Control) |
| PartImageLarge |
Gets or sets the URL of an image file containing a 16 x 16 pixel image, typically used to depict icons.
Obsolete.
(inherited from
WebPart)
|
| PartImageSmall |
Gets or sets the URL of an image file that appears in the title of a Web Part.
Obsolete.
(inherited from
WebPart)
|
| PartOrder |
Gets or sets the order in which the Web Part appears within a Web Part zone.
Obsolete.
(inherited from
WebPart)
|
| Permissions |
Gets the properties of a Web Part that can be modified currently.
Obsolete.
(inherited from
WebPart)
|
| Qualifier |
Gets a unique identifier for a Web Part.
(inherited from
WebPart)
|
| SampleData |
Stores sample XML data used to render the control when live data cannot or should not be used.
|
| ScrollBars | (inherited from Panel) |
| SerializedAttachedPropertiesShared |
Supports the Windows SharePoint Services Web Part connection infrastructure. Not intended to be used directly from your code.
(inherited from
WebPart)
|
| SerializedAttachedPropertiesUser |
Supports the Windows SharePoint Services Web Part connection infrastructure. Not intended to be used directly from your code.
(inherited from
WebPart)
|
| ShowWithSampleData |
Gets or sets the ShowWithSampleData property. Specifies whether the real data or sample data is displayed for the Web Part in edit mode.
|
| Site | (inherited from Control) |
| SkinID | (inherited from WebControl) |
| StorageKey |
Gets the unique identifier set by the Web Part infrastructure when a Web Part is added to a Web Part Zone.
(inherited from
WebPart)
|
| Style | (inherited from WebControl) |
| Subtitle |
Returns the value of the Caption property.
(inherited from
WebPart)
|
| SuppressWebPartChrome |
Gets or sets whether chrome is displayed for a static Web Part.
(inherited from
WebPart)
|
| TabIndex | (inherited from WebControl) |
| TemplateControl | (inherited from Control) |
| TemplateSourceDirectory | (inherited from Control) |
| Title |
Gets or sets the title that appears in the title bar of a Web Part.
(inherited from
WebPart)
|
| TitleIconImageUrl |
Gets or sets the URL to an image used to represent the Web Part in its own title bar.
(inherited from
WebPart)
|
| TitleUrl |
Get or sets a title link.
(inherited from
WebPart)
|
| ToolTip | (inherited from WebControl) |
| UniqueID | (inherited from Control) |
| UnknownXmlElements |
Gets an UnknownXmlElementCollection object that contains XML elements from an imported SharePoint Web Part that were not mapped to a property on the Web Part.
(inherited from
WebPart)
|
| UseDefaultStyles |
Gets or sets whether the default font size and style are applied to the Web Part.
(inherited from
WebPart)
|
| UseSQLDataSourcePaging |
Turn on or off the SQL data source level paging.
|
| Verbs | (inherited from WebPart) |
| ViewContentTypeId |
Indicates the view content type ID for the specific view.
|
| ViewFlag |
Gets or sets the view flag of the original list view object.
|
| Visible | (inherited from Control) |
| WebBrowsableObject | (inherited from WebPart) |
| Width |
Gets or sets the fixed width for a Web Part.
(inherited from
WebPart)
|
| Wrap | (inherited from Panel) |
| Xsl |
Gets or sets the XSL text to be rendered by using XSLT transformation.
|
| XslLink |
Gets or sets the XslLink property.
|
| Zone | (inherited from WebPart) |
| ZoneID |
Gets or sets the Web Part zone in which to render the Web Part.
(inherited from
WebPart)
|
| ZoneIndex | (inherited from WebPart) |
| Name | Description | |
|---|---|---|
| Adapter | (inherited from Control) |
| CacheType |
Determines the type of caching being used by the Web server.
(inherited from
WebPart)
|
| ChildControlsCreated | (inherited from Control) |
| ClassResourcePath |
Gets the base path to Web Part class resources.
(inherited from
WebPart)
|
| ClientIDSeparator | (inherited from Control) |
| ContainerWidth |
Gets the value set by the page author as a hint to the Web Part of how wide to expect the containing Web Part zone to be.
Obsolete.
(inherited from
WebPart)
|
| Context | (inherited from Control) |
| DesignMode | (inherited from Control) |
| ErrorMessageClass |
Gets the ErrorMessageClass property.
|
| Events | (inherited from Control) |
| FilterPropertyDescriptorCollection |
Gets the FilterPropertyDescriptorCollection property.
|
| HasChildViewState | (inherited from Control) |
| IdSeparator | (inherited from Control) |
| IsChildControlStateCleared | (inherited from Control) |
| IsEnabled | (inherited from WebControl) |
| IsTrackingViewState | (inherited from Control) |
| IsViewStateEnabled | (inherited from Control) |
| LoadViewStateByID | (inherited from Control) |
| OverflowAuto |
Gets a value indicating whether you can override the default setting for the cascading style sheet (CSS) overflow attribute when rendering the Web Part.
(inherited from
WebPart)
|
| ParametersPropertyDescriptorCollection |
Gets the ParametersPropertyDescriptorCollection property.
|
| SaveProperties |
Gets or sets whether a Web Part's properties have changed and should be persisted at the end of page rendering.
(inherited from
WebPart)
|
| Schema |
Gets the name/value pairs that are available to be used by clients of the IWebPartRow interface.
|
| SerializeAll |
Gets whether a retrieved property value should be serialized for use in the client-side WPSC property collection.
(inherited from
WebPart)
|
| ServerRelativeClassResourcePath |
Gets the server-relative path to Web Part class resources.
(inherited from
WebPart)
|
| ShouldCacheDataSource |
Indicates whether the compiled XSLT transformation for the current Web Part is cached.
|
| ShouldToolPartShowDataSourceID |
Indicates whether a DataFormWebPart object should show the DataSourceID editor portion of the tool part.
|
| ShouldToolPartShowParameterBindings |
Indicates whether a DataFormWebPart object should show the ParameterBindings editor portion of the tool part.
|
| ShouldToolPartShowXslEditor |
Indicates whether a DataFormWebPart object should show the XSL editor portion of the tool part.
|
| ShouldValidate |
Gets a value indicating whether the Web Part infrastructure should perform data validation of Web Part properties before setting them.
(inherited from
WebPart)
|
| TagKey | (inherited from WebControl) |
| TagName | (inherited from WebControl) |
| ViewState | (inherited from Control) |
| ViewStateIgnoresCase | (inherited from Control) |
| WebPartManager | (inherited from WebPart) |
| WebPartMenu |
Gets or sets the Web Part menu source that is rendered in the frame of the Web Part.
(inherited from
WebPart)
|
| WorkItemTimeout | Obsolete. (inherited from WebPart) |
| Name | Description | |
|---|---|---|
| System.Web.UI.IControlBuilderAccessor.ControlBuilder | (inherited from Control) |
| System.Web.UI.IControlDesignerAccessor.UserData | (inherited from Control) |
| System.Web.UI.IDataBindingsAccessor.DataBindings | (inherited from Control) |
| System.Web.UI.IDataBindingsAccessor.HasDataBindings | (inherited from Control) |
| System.Web.UI.IExpressionsAccessor.Expressions | (inherited from Control) |
| System.Web.UI.IExpressionsAccessor.HasExpressions | (inherited from Control) |
| System.Web.UI.WebControls.WebParts.IWebPartRow.Schema |
Gets the schema of the IWebPartRow interface.
|