DragView 属性 |
DragView 类型公开以下成员。
名称 | 说明 | |
---|---|---|
![]() | BackColor |
获取或设置控件的背景色。
(继承自 MobileControl。) |
![]() | BindMode |
获取和设置绑定模式
|
![]() | Border |
获取或设置控件边框
(继承自 MobileControl。) |
![]() | BorderColor |
获取或设置控件边框颜色
(继承自 MobileControl。) |
![]() | BorderRadius |
获取和设置控件边框角度
(继承自 MobileControl。) |
![]() | BorderStyle |
获取和设置控件边框线样式
(继承自 MobileControl。) |
![]() | Bottom |
获取和设置控件下边缘距离父控件的距离。
(继承自 MobileControl。) |
![]() | Bounds |
获取或设置控件(包括其非工作区元素)的大小和位置。
(继承自 MobileControl。) |
![]() | Cells |
获取单元格集合
|
![]() | Client |
获取客户端变量
(继承自 MobileControlBase。) |
![]() | ColumnNum |
获取和设置显示的单元列数
|
![]() | DataMember |
获取或设置数据源名称
|
![]() | DataSource |
获取或设置表格数据源
|
![]() | Deletable | |
![]() | DesignStyle |
获取和设置包括有关控件的样式
(继承自 MobileControlBase。) |
![]() | Direction | (重写 MobileLayoutControlDirection.) |
![]() | Dock |
设置和获取控件停靠的位置和方式
(继承自 MobileControl。) |
![]() | Flex |
获取和设置一个值,该值代表FlexGrow和FlexShrink的组合。
(继承自 MobileControl。) |
![]() | Form |
获取控件所属的窗体
(继承自 MobileControlBase。) |
![]() | Height |
获取或设置控件的高度。
(继承自 MobileControl。) |
![]() | InvokeRequired |
获取一个值,该值指示在更新UI属性时,是否使用使用UI线程委托。
(继承自 MobileControlBase。) |
![]() | IsLoaded |
获取一个值,该值表示当前窗口 MobileForm 是否已经载入。
(继承自 MobileControlBase。) |
![]() | ItemAlign | (重写 MobileLayoutControlItemAlign.) |
![]() | JustifyAlign | (重写 MobileLayoutControlJustifyAlign.) |
![]() | Layout | (重写 MobileLayoutControlLayout.) |
![]() | LayoutPercentage |
获取和设置布局百分比
(继承自 MobileControl。) |
![]() | Left |
获取或设置控件距离容器控件左边缘的 x 坐标。
(继承自 MobileControl。) |
![]() | Location |
获取或设置该控件的左上角相对于其容器的左上角的坐标。
(继承自 MobileControl。) |
![]() | Margin |
获取或设置控件边框与边框外控件间隔距离
(继承自 MobileControl。) |
![]() | MaxHeightRate |
获取和设置控件最大高度比例
(继承自 MobileControl。) |
![]() | MinHeightRate |
获取和设置控件最小高度比例
(继承自 MobileControl。) |
![]() | Name |
获取或设置控件的名称。
(继承自 MobileControlBase。) |
![]() | Overflow |
获取和设置容器布局覆盖范围
(继承自 MobileLayoutControl。) |
![]() | Owner |
获取或设置控件的布局控件MobileLayoutControl。
(继承自 MobileControlBase。) |
![]() | Padding | (重写 MobileControlPadding.) |
![]() | Parent |
获取或设置控件的父控件MobileContainerControl。
(继承自 MobileControlBase。) |
![]() | PointerEvent |
获取和设置控制当前组件是否可以作为触控事件的目标
(继承自 MobileLayoutControl。) |
![]() | Position |
获取和设置布局
(继承自 MobileControl。) |
![]() | Right |
获取和设置控件右边缘距离父控件的距离。
(继承自 MobileControl。) |
![]() | SelfAlign |
获取和设置一个值,该值代表覆盖容器侧轴的对齐方式。
(继承自 MobileControl。) |
![]() | SelfLayout |
获取和设置控件自身布局。
(继承自 MobileControl。) |
![]() | Shadow |
获取和设置控件阴影
(继承自 MobileControl。) |
![]() | Size |
获取或设置控件的高度和宽度。
(继承自 MobileControl。) |
![]() | TabIndex |
获取或设置在控件的容器的控件的 Tab 键顺序。
(继承自 MobileControl。) |
![]() | Tag |
获取或设置包含有关控件的数据的对象。
(继承自 MobileControlBase。) |
![]() | TemplateControl |
获取和设置模板控件
|
![]() | TemplateControlName |
获取和设置模板控件名称
|
![]() | Top |
获取或设置控件的上边缘的 y 坐标。
(继承自 MobileControl。) |
![]() | Visible |
获取或设置一个值,该值指示是否显示该控件。
(继承自 MobileControl。) |
![]() | Width |
获取或设置控件的宽度。
(继承自 MobileControl。) |
![]() | Wrap | (重写 MobileLayoutControlWrap.) |
![]() | ZIndex |
获取和设置一个值,该值表示在Z轴上的显示顺序。
(继承自 MobileControl。) |