ClusteredDirectionalImage Members
Include Protected Members
Include Inherited Members
Represents a clustered image that is clipped for display in a web browser.
The ClusteredDirectionalImage type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ClusteredDirectionalImage | Initializes a new instance of the ClusteredDirectionalImage class. |
Top
Properties
Name | Description | |
---|---|---|
AccessKey | (Inherited from WebControl.) | |
Adapter | (Inherited from Control.) | |
AlternateText | (Inherited from Image.) | |
AppRelativeTemplateSourceDirectory | (Inherited from Control.) | |
Attributes | (Inherited from WebControl.) | |
BackColor | (Inherited from WebControl.) | |
BindingContainer | (Inherited from Control.) | |
BorderColor | (Inherited from WebControl.) | |
BorderStyle | (Inherited from WebControl.) | |
BorderWidth | (Inherited from WebControl.) | |
ChildControlsCreated | (Inherited from Control.) | |
ClassName | Gets and sets the Cascading Style Sheet (CSS) class name for the clustered image. (Inherited from ClusteredImage.) | |
ClientID | (Inherited from Control.) | |
ClientIDSeparator | (Inherited from Control.) | |
Context | (Inherited from Control.) | |
Controls | (Inherited from Control.) | |
ControlStyle | (Inherited from WebControl.) | |
ControlStyleCreated | (Inherited from WebControl.) | |
CssClass | (Inherited from WebControl.) | |
DescriptionUrl | (Inherited from Image.) | |
DesignMode | (Inherited from Control.) | |
Enabled | (Inherited from Image.) | |
EnableTheming | (Inherited from WebControl.) | |
EnableViewState | (Inherited from Control.) | |
Events | (Inherited from Control.) | |
Float | Gets or sets the float style of the image. (Inherited from ClusteredImage.) | |
Font | (Inherited from Image.) | |
ForeColor | (Inherited from WebControl.) | |
GenerateEmptyAlternateText | (Inherited from Image.) | |
HasAttributes | (Inherited from WebControl.) | |
HasChildViewState | (Inherited from Control.) | |
Height | The height of the image in the cluster. (Overrides ClusteredImage.Height.) | |
ID | (Inherited from Control.) | |
IdSeparator | (Inherited from Control.) | |
ImageAlign | (Inherited from Image.) | |
ImageUrl | (Inherited from Image.) | |
IsChildControlStateCleared | (Inherited from Control.) | |
IsEnabled | (Inherited from WebControl.) | |
IsTrackingViewState | (Inherited from Control.) | |
IsViewStateEnabled | (Inherited from Control.) | |
LoadViewStateByID | (Inherited from Control.) | |
LTRHeight | The height of the image in left-to-right rendering. | |
LTROffsetX | The vertical offset of the left-to-right image in the image cluster. | |
LTROffsetY | The horizontal offset of the left-to-right image in the image cluster. | |
LTRWidth | The width of the left-to-right image. | |
NamingContainer | (Inherited from Control.) | |
OffsetX | The horizontal offset of the image in the cluster. (Overrides ClusteredImage.OffsetX.) | |
OffsetY | The vertical offset of the image in the cluster. (Overrides ClusteredImage.OffsetY.) | |
Page | (Inherited from Control.) | |
Parent | (Inherited from Control.) | |
RTLHeight | The height of the image in right-to-left rendering. | |
RTLOffsetX | The vertical offset of the right-to-left image in the image cluster. | |
RTLOffsetY | The horizontal offset of the right-to-left image in the image cluster. | |
RTLWidth | The width of the image in right-to-left rendering. | |
Site | (Inherited from Control.) | |
SkinID | (Inherited from WebControl.) | |
Style | (Inherited from WebControl.) | |
TabIndex | (Inherited from WebControl.) | |
TagKey | (Inherited from WebControl.) | |
TagName | (Inherited from WebControl.) | |
TemplateControl | (Inherited from Control.) | |
TemplateSourceDirectory | (Inherited from Control.) | |
ToolTip | (Inherited from WebControl.) | |
UniqueID | (Inherited from Control.) | |
ViewState | (Inherited from Control.) | |
ViewStateIgnoresCase | (Inherited from Control.) | |
Visible | (Inherited from Control.) | |
Width | The width of the image in the cluster. (Overrides ClusteredImage.Width.) |
Top
Methods
Top
Events
Name | Description | |
---|---|---|
DataBinding | (Inherited from Control.) | |
Disposed | (Inherited from Control.) | |
Init | (Inherited from Control.) | |
Load | (Inherited from Control.) | |
PreRender | (Inherited from Control.) | |
Unload | (Inherited from Control.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IParserAccessor.AddParsedSubObject | (Inherited from Control.) | |
IControlBuilderAccessor.ControlBuilder | (Inherited from Control.) | |
IDataBindingsAccessor.DataBindings | (Inherited from Control.) | |
IExpressionsAccessor.Expressions | (Inherited from Control.) | |
IAttributeAccessor.GetAttribute | (Inherited from WebControl.) | |
IControlDesignerAccessor.GetDesignModeState | (Inherited from Control.) | |
IDataBindingsAccessor.HasDataBindings | (Inherited from Control.) | |
IExpressionsAccessor.HasExpressions | (Inherited from Control.) | |
IAttributeAccessor.SetAttribute | (Inherited from WebControl.) | |
IControlDesignerAccessor.SetDesignModeState | (Inherited from Control.) | |
IControlDesignerAccessor.SetOwnerControl | (Inherited from Control.) | |
IControlDesignerAccessor.UserData | (Inherited from Control.) |
Top