Class AssistViewVisualStyleInfoStore
Represents the visual style info store for SfAIAssistView.
Inheritance
System.Object
AssistViewVisualStyleInfoStore
Implements
System.IDisposable
System.Runtime.Serialization.ISerializable
System.ICloneable
System.Xml.Serialization.IXmlSerializable
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Syncfusion.WinForms.AIAssistView.Styles
Assembly: Syncfusion.SfAIAssistView.WinForms.dll
Syntax
public class AssistViewVisualStyleInfoStore : ScrollerVisualStyleInfoStore, IDisposable, IStyleInfo, ISerializable, ICloneable, IXmlSerializable
Constructors
AssistViewVisualStyleInfoStore()
Declaration
public AssistViewVisualStyleInfoStore()
Fields
BackColorProperty
Provides information about the BackColor property.
Declaration
public static readonly StyleInfoProperty BackColorProperty
Field Value
| Type |
|---|
| StyleInfoProperty |
BannerViewStyleProperty
Provides information about the BannerViewStyle property.
Declaration
public static readonly StyleInfoProperty BannerViewStyleProperty
Field Value
| Type |
|---|
| StyleInfoProperty |
BorderColorProperty
Provides information about the BorderColor property.
Declaration
public static readonly StyleInfoProperty BorderColorProperty
Field Value
| Type |
|---|
| StyleInfoProperty |
ForeColorProperty
Provides information about the ForeColor property.
Declaration
public static readonly StyleInfoProperty ForeColorProperty
Field Value
| Type |
|---|
| StyleInfoProperty |
Properties
StaticDataStore
Gets the static data store.
Declaration
protected override StaticData StaticDataStore { get; }
Property Value
| Type |
|---|
| StaticData |
Overrides
Implements
System.IDisposable
System.Runtime.Serialization.ISerializable
System.ICloneable
System.Xml.Serialization.IXmlSerializable