1 out of 2 rated this helpful - Rate this topic

DataFormWebPart Properties

Windows SharePoint Services 3
(see also Protected Properties )
  Name Description
Public property AccessKey  (inherited from WebControl)
Public property AllowClose  (inherited from WebPart)
Public property AllowConnect 
Gets or sets a value that indicates whether the WebPart control allows other controls to form connections with it.
(inherited from WebPart)
Public property AllowEdit 
Gets or sets a value indicating whether an end user can modify a WebPart control in personal view.
(inherited from WebPart)
Public property AllowHide 
Gets or sets a value indicating whether end users are allowed to hide a WebPart control.
(inherited from WebPart)
Public property AllowMinimize 
Gets or sets whether the Web Part can be minimized.
(inherited from WebPart)
Public property 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)
Public property AllowXSLTEditing
Specifies whether to allow XSLT editing by Microsoft Office SharePoint Designer 2007 or any other editor that is compatible with Windows SharePoint Services.
Public property 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)
Public property AppRelativeTemplateSourceDirectory  (inherited from Control)
Public property Attributes  (inherited from WebControl)
Public property AuthorizationFilter 
Gets or sets an arbitrary string to determine whether a Web Part is authorized to be added to a page.
(inherited from WebPart)
Public property BackColor  (inherited from WebControl)
Public property BackImageUrl  (inherited from Panel)
Public property BindingContainer  (inherited from Control)
Public property BorderColor  (inherited from WebControl)
Public property BorderStyle  (inherited from WebControl)
Public property BorderWidth  (inherited from WebControl)
Public property BrowserDesignMode 
Gets whether a Web Part is in design mode (modifying its layout or properties) in the Web browser. Obsolete.
(inherited from WebPart)
Public property CacheXslStorage
Indicates whether to cache the compiled XSLT transformation for the current Web Part.
Public property CacheXslTimeOut
Indicates the duration of the lifetime, in seconds, for the XSLT cache.
Public property 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)
Public property CatalogIconImageUrl 
Gets or sets the URL to an image used to represent the Web Part in a catalog.
(inherited from WebPart)
Public property ChromeState  (inherited from WebPart)
Public property ChromeType  (inherited from WebPart)
Public property ClientID  (inherited from Control)
Public property ClientName 
Gets the unique name of the Web Part used by the client-side Web Part Page Service Component (WPSC).
(inherited from WebPart)
Public property ConnectErrorMessage  (inherited from WebPart)
Public property 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)
Public property Connections 
Gets or sets the connection information that is stored with a connected Web Part.
(inherited from WebPart)
Public property Controls  (inherited from Part)
Public property ControlStyle  (inherited from WebControl)
Public property ControlStyleCreated  (inherited from WebControl)
Public property CssClass  (inherited from WebControl)
Public property DataFields
Gets or sets a list of data fields that can be used for connections.
Public property DataSource
Returns the current data source control that is used by the Web Part to render data.
Public property DataSourceID
Gets or sets the data source ID.
Public property DataSources
Gets the collection of data source controls.
Public property DataSourcesString
Gets the markup string that is stored in the Web Part table for the inside zone of the DataFormWebPart object.
Public property Default
Indicates whether the view is the default for the list.
Public property DefaultButton  (inherited from Panel)
Public property 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)
Public property DetailLink 
Gets or sets a URL to an HTML document that contains supplemental information. Obsolete.
(inherited from WebPart)
Public property 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)
Public property Direction  (inherited from WebPart)
Public property DisplayName
Keeps the display name of the original list view when converting a ListViewWebPart object to a.DataFormWebPart object.
Public property DisplayTitle  (inherited from WebPart)
Public property EffectiveFrameType 
Gets the frame type that is used to render the Web Part frame at run time. Obsolete.
(inherited from WebPart)
Public property EffectiveStorage 
Gets whether the instance of the Web Part returned is stored as personal instance or shared instance.
(inherited from WebPart)
Public property EffectiveTitle 
Gets the title of specified the Web Part instance, including any disambiguation information added by the Web Part infrastructure.
(inherited from WebPart)
Public property Enabled  (inherited from WebControl)
Public property EnableTheming  (inherited from WebControl)
Public property EnableViewState  (inherited from Control)
Public property 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)
Public property ExportMode  (inherited from WebPart)
Public property FilterField
Gets the filter field name.
Public property FilterValue
Specifies the filter field value that is applied to the current Web Part.
Public property FilterValues
Gets the hash table that stores all the existing filter name/value pairs.
Public property FireInitialRow
Specifies whether to activate the initial row for Web Part connections.
Public property Font  (inherited from WebControl)
Public property ForeColor  (inherited from WebControl)
Public property FrameState 
Gets or sets the initial state of the Web Part frame, which can be normal (expanded) or minimized. Obsolete.
(inherited from WebPart)
Public property FrameType 
Gets or sets the style of the Web Part frame. Obsolete.
(inherited from WebPart)
Public property GroupingText  (inherited from Panel)
Public property HasAttributes  (inherited from WebControl)
Public property HasSharedData  (inherited from WebPart)
Public property HasUserData  (inherited from WebPart)
Public property Height 
Gets or sets the fixed height for a Web Part on a Web Part Page.
(inherited from WebPart)
Public property HelpLink 
Gets or sets a URL or file system path to a help file in HTML format. Obsolete.
(inherited from WebPart)
Public property HelpMode 
Gets or sets the type of user interface used to display Help content for a Web Part.
(inherited from WebPart)
Public property HelpUrl 
Gets or sets a Help link.
(inherited from WebPart)
Public property Hidden 
Gets or sets a value indicating whether the Web Part is displayed on a Web page.
(inherited from WebPart)
Public property HorizontalAlign  (inherited from Panel)
Public property ID 
Gets or sets an identifier for the Web Part.
(inherited from WebPart)
Public property ImportErrorMessage  (inherited from WebPart)
Public property IsClosed  (inherited from WebPart)
Public property 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)
Public property 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)
Public property IsPrivilegedUser Overridden.
Gets the value of the IsPrivilegedUser property.
Public property IsShared  (inherited from WebPart)
Public property IsStandalone  (inherited from WebPart)
Public property IsStatic  (inherited from WebPart)
Public property IsVisible 
Gets or sets whether the Web Part is visible. Obsolete.
(inherited from WebPart)
Public property ListName
Specifies the GUID of the list.
Public property 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)
Public property NamingContainer  (inherited from Control)
Public property NoDefaultStyle
Gets or sets the NoDefaultStyle string.
Public property Page  (inherited from Control)
Public property PageSize
Specifies the page size.
Public property ParameterBindings
Gets or sets the parameter binding information used by the DataFormWebPart object.
Public property ParameterValues
Gets the name/value pair for the current DataFormWebPart object for rendering purposes.
Public property Parent  (inherited from Control)
Public property 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)
Public property PartImageSmall 
Gets or sets the URL of an image file that appears in the title of a Web Part. Obsolete.
(inherited from WebPart)
Public property PartOrder 
Gets or sets the order in which the Web Part appears within a Web Part zone. Obsolete.
(inherited from WebPart)
Public property Permissions 
Gets the properties of a Web Part that can be modified currently. Obsolete.
(inherited from WebPart)
Public property Qualifier 
Gets a unique identifier for a Web Part.
(inherited from WebPart)
Public property SampleData
Stores sample XML data used to render the control when live data cannot or should not be used.
Public property ScrollBars  (inherited from Panel)
Public property SerializedAttachedPropertiesShared 
Supports the Windows SharePoint Services Web Part connection infrastructure. Not intended to be used directly from your code.
(inherited from WebPart)
Public property SerializedAttachedPropertiesUser 
Supports the Windows SharePoint Services Web Part connection infrastructure. Not intended to be used directly from your code.
(inherited from WebPart)
Public property ShowWithSampleData
Gets or sets the ShowWithSampleData property. Specifies whether the real data or sample data is displayed for the Web Part in edit mode.
Public property Site  (inherited from Control)
Public property SkinID  (inherited from WebControl)
Public property 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)
Public property Style  (inherited from WebControl)
Public property Subtitle 
Returns the value of the Caption property.
(inherited from WebPart)
Public property SuppressWebPartChrome 
Gets or sets whether chrome is displayed for a static Web Part.
(inherited from WebPart)
Public property TabIndex  (inherited from WebControl)
Public property TemplateControl  (inherited from Control)
Public property TemplateSourceDirectory  (inherited from Control)
Public property Title 
Gets or sets the title that appears in the title bar of a Web Part.
(inherited from WebPart)
Public property TitleIconImageUrl 
Gets or sets the URL to an image used to represent the Web Part in its own title bar.
(inherited from WebPart)
Public property TitleUrl 
Get or sets a title link.
(inherited from WebPart)
Public property ToolTip  (inherited from WebControl)
Public property UniqueID  (inherited from Control)
Public property 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)
Public property UseDefaultStyles 
Gets or sets whether the default font size and style are applied to the Web Part.
(inherited from WebPart)
Public property UseSQLDataSourcePaging
Turn on or off the SQL data source level paging.
Public property Verbs  (inherited from WebPart)
Public property ViewContentTypeId
Indicates the view content type ID for the specific view.
Public property ViewFlag
Gets or sets the view flag of the original list view object.
Public property Visible  (inherited from Control)
Public property WebBrowsableObject  (inherited from WebPart)
Public property Width 
Gets or sets the fixed width for a Web Part.
(inherited from WebPart)
Public property Wrap  (inherited from Panel)
Public property Xsl
Gets or sets the XSL text to be rendered by using XSLT transformation.
Public property XslLink
Gets or sets the XslLink property.
Public property Zone  (inherited from WebPart)
Public property ZoneID 
Gets or sets the Web Part zone in which to render the Web Part.
(inherited from WebPart)
Public property ZoneIndex  (inherited from WebPart)
Top
  Name Description
Protected property Adapter  (inherited from Control)
Protected property CacheType 
Determines the type of caching being used by the Web server.
(inherited from WebPart)
Protected property ChildControlsCreated  (inherited from Control)
Protected property ClassResourcePath 
Gets the base path to Web Part class resources.
(inherited from WebPart)
Protected property ClientIDSeparator  (inherited from Control)
Protected property 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)
Protected property Context  (inherited from Control)
Protected property DesignMode  (inherited from Control)
Protected property ErrorMessageClass
Gets the ErrorMessageClass property.
Protected property Events  (inherited from Control)
Protected property FilterPropertyDescriptorCollection
Gets the FilterPropertyDescriptorCollection property.
Protected property HasChildViewState  (inherited from Control)
Protected property IdSeparator  (inherited from Control)
Protected property IsChildControlStateCleared  (inherited from Control)
Protected property IsEnabled  (inherited from WebControl)
Protected property IsTrackingViewState  (inherited from Control)
Protected property IsViewStateEnabled  (inherited from Control)
Protected property LoadViewStateByID  (inherited from Control)
Protected property 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)
Protected property ParametersPropertyDescriptorCollection
Gets the ParametersPropertyDescriptorCollection property.
Protected 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)
Protected property Schema
Gets the name/value pairs that are available to be used by clients of the IWebPartRow interface.
Protected property SerializeAll 
Gets whether a retrieved property value should be serialized for use in the client-side WPSC property collection.
(inherited from WebPart)
Protected property ServerRelativeClassResourcePath 
Gets the server-relative path to Web Part class resources.
(inherited from WebPart)
Protected property ShouldCacheDataSource
Indicates whether the compiled XSLT transformation for the current Web Part is cached.
Protected property ShouldToolPartShowDataSourceID
Indicates whether a DataFormWebPart object should show the DataSourceID editor portion of the tool part.
Protected property ShouldToolPartShowParameterBindings
Indicates whether a DataFormWebPart object should show the ParameterBindings editor portion of the tool part.
Protected property ShouldToolPartShowXslEditor
Indicates whether a DataFormWebPart object should show the XSL editor portion of the tool part.
Protected property ShouldValidate 
Gets a value indicating whether the Web Part infrastructure should perform data validation of Web Part properties before setting them.
(inherited from WebPart)
Protected property TagKey  (inherited from WebControl)
Protected property TagName  (inherited from WebControl)
Protected property ViewState  (inherited from Control)
Protected property ViewStateIgnoresCase  (inherited from Control)
Protected property WebPartManager  (inherited from WebPart)
Protected property WebPartMenu 
Gets or sets the Web Part menu source that is rendered in the frame of the Web Part.
(inherited from WebPart)
Protected property WorkItemTimeout  Obsolete. (inherited from WebPart)
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ