In This Article

GridsResourceKeys Class

Provides access to the resource keys that identify all reusable styles/resources included in this assembly.

public static class GridsResourceKeys
Inheritance:
object object

Properties

CategoryEditorPropertyGridItemStyle

The ResourceKey for a Style that may be applied to PropertyGrid item elements generated for category editors.

public static ResourceKey CategoryEditorPropertyGridItemStyle { get; }

Property Value

ResourceKey

CategoryPropertyGridItemStyle

The ResourceKey for a Style that may be applied to PropertyGrid item elements generated for categories.

public static ResourceKey CategoryPropertyGridItemStyle { get; }

Property Value

ResourceKey

PropertyPropertyGridItemStyle

The ResourceKey for a Style that may be applied to PropertyGrid item elements generated for properties.

public static ResourceKey PropertyPropertyGridItemStyle { get; }

Property Value

ResourceKey

Inherited Members