Class FontSizeProvider
List of font types
Inherited Members
Namespace: SuperOffice.CRM.Lists
Assembly: SoDataBase.dll
Syntax
[MDOProviderPlugin("FontSize")]
public class FontSizeProvider : LiteralsOnlyBase, ISoListProvider, ISoList, IPlugin
Constructors
FontSizeProvider()
Declaration
public FontSizeProvider()
Fields
ProviderName
Declaration
public const string ProviderName = "FontSize"
Field Value
Type | Description |
---|---|
String |
Methods
AddItems()
Create the hard-coded item list
Declaration
protected override void AddItems()
Overrides
Implements
Extension Methods
EnumUtil.MapEnums<From, To>(From)