Skip to main content

PropertyGridOptions Fields

Provides the Property Grid‘s options.
Name Description
ShowExpressionsInSeparateTabProperty static Identifies the PropertyGridOptions.ShowExpressionsInSeparateTab dependency property.
ShowFavoritePropertiesProperty static Identifies the PropertyGridOptions.ShowFavoriteProperties dependency property.
UseOfficeInspiredPropertyGridProperty static Identifies the PropertyGridOptions.UseOfficeInspiredPropertyGrid dependency property.
UseTabbedViewProperty static Identifies the PropertyGridOptions.UseTabbedView dependency property.
VisibilityProperty static Identifies the DockPanelOptionsBase.Visibility dependency property. Inherited from DockPanelOptionsBase.
See Also