[]
        
(Showing Draft Content)

C1.WPF.ListView.Resources.Resources

Resources Class

A strongly-typed resource class, for looking up localized strings, etc.

Inheritance
Resources
Namespace: C1.WPF.ListView.Resources
Assembly: C1.WPF.ListView.dll
Syntax
public class Resources : ResourceBase<Resources>
Public Class Resources
    Inherits ResourceBase(Of Resources)

Constructors

Name Description
Resources()

Properties

Name Description
CheckList_SelectAllCaption

Looks up a localized string similar to 'Select All'.

CheckList_UnSelectAllCaption

Looks up a localized string similar to 'UnSelect All'.

Culture

Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class.