FontAndColorProviderGridResults 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取网格结果类别 Guid。
public ref class FontAndColorProviderGridResults sealed : Microsoft::SqlServer::Management::UI::VSIntegration::Editors::FontAndColorProviderBase
public sealed class FontAndColorProviderGridResults : Microsoft.SqlServer.Management.UI.VSIntegration.Editors.FontAndColorProviderBase
type FontAndColorProviderGridResults = class
inherit FontAndColorProviderBase
Public NotInheritable Class FontAndColorProviderGridResults
Inherits FontAndColorProviderBase
- 继承
字段
CategoryGuid |
获取网格结果类别 Guid。 |
GridCell |
获取网格单元格。 |
属性
CategoryName |
获取或设置类别名称。 (继承自 FontAndColorProviderBase) |
Font |
获取要使用的字体样式。 (继承自 FontAndColorProviderBase) |
FontColorDefaults |
获取字体和颜色默认值。 (继承自 FontAndColorProviderBase) |
FontColorFlags |
获取字体和颜色提供程序基础。 允许派生类对其进行自定义。 (继承自 FontAndColorProviderBase) |
FontDefault |
获取或设置默认字体。 (继承自 FontAndColorProviderBase) |
Guid |
获取或设置标识 Guid。 (继承自 FontAndColorProviderBase) |
Instance |
获取网格结果类别的字体和颜色提供程序的实例。 |
ItemsChanged |
获取已更改的项的哈希表。 (继承自 FontAndColorProviderBase) |
Reset |
获取一个值,该值指示字体和颜色是否重置为其初始值。 (继承自 FontAndColorProviderBase) |