Class CarouselResourceManager
The CarouselResourceManager class represents a control that allows user to manage through collection of galleried items.
Inheritance
System.Object
CarouselResourceManager
Namespace: Syncfusion.SfCarousel.XForms
Assembly: Syncfusion.SfCarousel.XForms.dll
Syntax
public class CarouselResourceManager : Object
Constructors
CarouselResourceManager()
Declaration
public CarouselResourceManager()
Properties
Manager
Gets or sets the value of ResourceManager. This property is used for the Localization in SfCarousel control.
Declaration
public static ResourceManager Manager { get; set; }
Property Value
Type |
---|
System.Resources.ResourceManager |