menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ListViewResourceWrapper - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ListViewResourceWrapper

    Represents a class that provides the properties to get the localized string based on the current culture.

    Inheritance
    System.Object
    ListViewResourceWrapper
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.WinForms.ListView
    Assembly: Syncfusion.SfListView.WinForms.dll
    Syntax
    public static class ListViewResourceWrapper

    Properties

    SelectAll

    Gets the resource value for SelectAll resource name.

    Declaration
    public static string SelectAll { get; }
    Property Value
    Type
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved