Panel 方法 |
Panel 类型公开以下成员。
名称 | 说明 | |
---|---|---|
![]() | DestroyDialog |
销毁弹出用户控件界面
(继承自 MobileLayoutControl。) |
![]() | GetPropertyInitialValue |
根据属性名称获取STML协议中的属性默认值
(继承自 MobileControlBase。) |
![]() | Invoke(Delegate) | (继承自 MobileControlBase。) |
![]() | Invoke(Delegate, Object) | (继承自 MobileControlBase。) |
![]() | OnBindValueUpdate | (继承自 MobileLayoutControl。) |
![]() | ScrollTo(Single, Boolean) |
滚动到指定位置
|
![]() | ScrollTo(Single, Single, Boolean) |
滚动到指定位置
|
![]() | ScrollToBottom |
滚动到ScrollablePanel的底部
|
![]() | ScrollToTop |
滚动到ScrollablePanel的顶部
|
![]() | ShowAnimationDialog |
带动画效果弹出用户控件界面
(继承自 MobileLayoutControl。) |
![]() | ShowContextDialog |
弹出上下文用户控件界面
(继承自 MobileLayoutControl。) |
![]() | ShowDialog(MobileUserControl, EventHandler) |
弹出用户控件界面
(继承自 MobileLayoutControl。) |
![]() | ShowDialog(MobileUserControl, DialogOptions, EventHandler) |
弹出用户控件界面
(继承自 MobileLayoutControl。) |
![]() | ShowModal(MobileUserControl) |
弹出用户控件界面
(继承自 MobileLayoutControl。) |
![]() | ShowModal(MobileUserControl, DialogOptions) |
弹出用户控件界面
(继承自 MobileLayoutControl。) |