2 out of 2 rated this helpful - Rate this topic

ListViewWebPart 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 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 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 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 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 FilterString
Gets or sets filtering and sorting information for this Web Part.
Public property Flags
Gets or sets numeric representation of the Microsoft.SharePoint.WebPartPages.ViewType enumeration, which specifies which view to display.
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 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 ListControlName
Gets the name of the ActiveX control associated with this Web Part.
Public property ListName
Gets or sets the GUID of the list that is displayed in the Web Part.
Public property ListViewXml
Gets or sets the list view in XML format.
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 Page  (inherited from Control)
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 ScrollBars  (inherited from Panel)
Public property SelectedID  
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 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 Verbs  (inherited from WebPart)
Public property ViewContentTypeId  
Public property ViewFlag  
Public property ViewGuid
Gets or sets the GUID for the Windows SharePoint Services view that is used in the Web Part.
Public property ViewType
Gets or sets the type of view to display in this Web Part.
Public property Visible  (inherited from Control)
Public property WebBrowsableObject  (inherited from WebPart)
Public property WebId  
Public property Width 
Gets or sets the fixed width for a Web Part.
(inherited from WebPart)
Public property Wrap  (inherited from Panel)
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 Events  (inherited from Control)
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 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 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 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