Class CarouselItemDesigner
Desginer class of CarouselItem
Inheritance
System.Object
CarouselItemDesigner
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public class CarouselItemDesigner : ScrollableControlDesigner
Constructors
CarouselItemDesigner()
Declaration
public CarouselItemDesigner()
Properties
SelectionRules
Defines the identifiers that are used to indicate selection rules for a component.
Declaration
public override SelectionRules SelectionRules { get; }
Property Value
Type |
---|
System.Windows.Forms.Design.SelectionRules |