Table of Contents

Class PropNameStrings

Namespace
Alternet.UI.Localization
Assembly
Alternet.UI.Common.dll

Defines localizations for property names.

public class PropNameStrings
Inheritance
PropNameStrings

Properties

Bottom

Gets or sets localized property name.

Center

Gets or sets localized property name.

Column

Gets or sets localized property name.

Default

Current localizations for property names.

Height

Gets or sets localized property name.

Left

Gets or sets localized property name.

Right

Gets or sets localized property name.

Row

Gets or sets localized property name.

Top

Gets or sets localized property name.

Width

Gets or sets localized property name.

X

Gets or sets localized property name.

Y

Gets or sets localized property name.

Methods

RegisterEnumValueLocalizations(Type, Type)

Registers enum values localizations in the PropertyGrid infrastructure for the specified type using localization container specified in the localizations parameter.

RegisterPropNameLocalizations(Type, Assembly?, string)

Registers property name localizations in the PropertyGrid infrastructure. Uses nested types of the localizationsContainer type as a source of the localized property names.

RegisterPropNameLocalizations(Type, Type)

Registers property name localizations in the PropertyGrid infrastructure for the specified type using localization container specified in the localizations parameter.