FormView.ModifiedOuterTableStylePropertyName 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
确定与 FormView 控件关联的表特定 CSS 样式规则是否设置为其默认值。
protected public:
virtual System::String ^ ModifiedOuterTableStylePropertyName();
protected internal virtual string ModifiedOuterTableStylePropertyName ();
abstract member ModifiedOuterTableStylePropertyName : unit -> string
override this.ModifiedOuterTableStylePropertyName : unit -> string
Protected Friend Overridable Function ModifiedOuterTableStylePropertyName () As String
返回
与 FormView 控件关联的默认 CSS 样式规则。
注解
The table-specific CSS style rules are set to their default values by using the BackImageUrl, CellPadding, CellSpacing, GridLines, HorizontalAlign and Font properties.