SPMobileControlContainer Members
Include Protected Members
Include Inherited Members
Groups child controls together to improve the chance that they are not split by pagination and to enable common formatting.
The SPMobileControlContainer type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPMobileControlContainer | Initializes a new instance of the SPMobileControlContainer class. |
Top
Properties
Name | Description | |
---|---|---|
Adapter | (Inherited from MobileControl.) | |
Alignment | (Inherited from MobileControl.) | |
AppRelativeTemplateSourceDirectory | (Inherited from Control.) | |
BackColor | (Inherited from MobileControl.) | |
BindingContainer | (Inherited from Control.) | |
BreakAfter | (Inherited from Panel.) | |
ChildControlsCreated | (Inherited from Control.) | |
ClientID | (Inherited from Control.) | |
ClientIDSeparator | (Inherited from Control.) | |
Content | (Inherited from Panel.) | |
Context | (Inherited from Control.) | |
Controls | (Inherited from Control.) | |
CustomAttributes | (Inherited from MobileControl.) | |
DesignMode | (Inherited from Control.) | |
DeviceSpecific | (Inherited from MobileControl.) | |
Direction | Gets or sets the reading direction for any text in the control. | |
EnableTheming | (Inherited from MobileControl.) | |
EnableViewState | (Inherited from Control.) | |
Events | (Inherited from Control.) | |
FirstPage | (Inherited from MobileControl.) | |
Font | (Inherited from MobileControl.) | |
ForeColor | (Inherited from MobileControl.) | |
Form | (Inherited from MobileControl.) | |
HasChildViewState | (Inherited from Control.) | |
ID | (Inherited from Control.) | |
IdSeparator | (Inherited from Control.) | |
InnerText | (Inherited from MobileControl.) | |
IsChildControlStateCleared | (Inherited from Control.) | |
IsTemplated | (Inherited from MobileControl.) | |
IsTrackingViewState | (Inherited from Control.) | |
IsViewStateEnabled | (Inherited from Control.) | |
LastPage | (Inherited from MobileControl.) | |
LoadViewStateByID | (Inherited from Control.) | |
MobilePage | (Inherited from MobileControl.) | |
NamingContainer | (Inherited from Control.) | |
Page | (Inherited from Control.) | |
Paginate | (Inherited from Panel.) | |
PaginateChildren | (Inherited from Panel.) | |
Parent | (Inherited from Control.) | |
Site | (Inherited from Control.) | |
SkinID | (Inherited from MobileControl.) | |
Style | (Inherited from MobileControl.) | |
StyleReference | (Inherited from MobileControl.) | |
TemplateControl | (Inherited from Control.) | |
TemplateSourceDirectory | (Inherited from Control.) | |
UniqueID | (Inherited from Control.) | |
ViewState | (Inherited from Control.) | |
ViewStateIgnoresCase | (Inherited from Control.) | |
Visible | (Inherited from Control.) | |
VisibleWeight | Gets the approximate weight of the control in characters. (Overrides MobileControl.VisibleWeight.) | |
Weightless | Gets or sets a value indicating whether the control should be considered weightless (having zero characters) for purposes of pagination. | |
Wrapping | (Inherited from MobileControl.) |
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 MobileControl.) | |
IControlDesignerAccessor.GetDesignModeState | (Inherited from Control.) | |
IDataBindingsAccessor.HasDataBindings | (Inherited from Control.) | |
IExpressionsAccessor.HasExpressions | (Inherited from Control.) | |
IAttributeAccessor.SetAttribute | (Inherited from MobileControl.) | |
IControlDesignerAccessor.SetDesignModeState | (Inherited from Control.) | |
IControlDesignerAccessor.SetOwnerControl | (Inherited from Control.) | |
IControlDesignerAccessor.UserData | (Inherited from Control.) |
Top