Back to Devexpress

TableStyleName Members

blazor-devexpress-dot-blazor-dot-richedit-dot-tablestylename-dot-underscore-members.md

latest11.2 KB
Original Source

TableStyleName Members

Contains names of table styles.

Properties

NameDescription
GridTable1Light staticReturns the name of the Grid Table 1 Light style.
GridTable1LightAccent1 staticReturns the name of the Grid Table 1 Light Accent 1 style.
GridTable1LightAccent2 staticReturns the name of the Grid Table 1 Light Accent 2 style.
GridTable1LightAccent3 staticReturns the name of the Grid Table 1 Light Accent 3 style.
GridTable1LightAccent4 staticReturns the name of the Grid Table 1 Light Accent 4 style.
GridTable1LightAccent5 staticReturns the name of the Grid Table 1 Light Accent 5 style.
GridTable1LightAccent6 staticReturns the name of the Grid Table 1 Light Accent 6 style.
GridTable2 staticReturns the name of the Grid Table 2 style.
GridTable2Accent1 staticReturns the name of the Grid Table 2 Accent 1 style.
GridTable2Accent2 staticReturns the name of the Grid Table 2 Accent 2 style.
GridTable2Accent3 staticReturns the name of the Grid Table 2 Accent 3 style.
GridTable2Accent4 staticReturns the name of the Grid Table 2 Accent 4 style.
GridTable2Accent5 staticReturns the name of the Grid Table 2 Accent 5 style.
GridTable2Accent6 staticReturns the name of the Grid Table 2 Accent 6 style.
GridTable3 staticReturns the name of the Grid Table 3 style.
GridTable3Accent1 staticReturns the name of the Grid Table 3 Accent 1 style.
GridTable3Accent2 staticReturns the name of the Grid Table 3 Accent 2 style.
GridTable3Accent3 staticReturns the name of the Grid Table 3 Accent 3 style.
GridTable3Accent4 staticReturns the name of the Grid Table 3 Accent 4 style.
GridTable3Accent5 staticReturns the name of the Grid Table 3 Accent 5 style.
GridTable3Accent6 staticReturns the name of the Grid Table 3 Accent 6 style.
GridTable4 staticReturns the name of the Grid Table 4 style.
GridTable4Accent1 staticReturns the name of the Grid Table 4 Accent 1 style.
GridTable4Accent2 staticReturns the name of the Grid Table 4 Accent 2 style.
GridTable4Accent3 staticReturns the name of the Grid Table 4 Accent 3 style.
GridTable4Accent4 staticReturns the name of the Grid Table 4 Accent 4 style.
GridTable4Accent5 staticReturns the name of the Grid Table 4 Accent 5 style.
GridTable4Accent6 staticReturns the name of the Grid Table 4 Accent 6 style.
GridTable5Dark staticReturns the name of the Grid Table 5 Dark style.
GridTable5DarkAccent1 staticReturns the name of the Grid Table 5 Dark Accent 1 style.
GridTable5DarkAccent2 staticReturns the name of the Grid Table 5 Dark Accent 2 style.
GridTable5DarkAccent3 staticReturns the name of the Grid Table 5 Dark Accent 3 style.
GridTable5DarkAccent4 staticReturns the name of the Grid Table 5 Dark Accent 4 style.
GridTable5DarkAccent5 staticReturns the name of the Grid Table 5 Dark Accent 5 style.
GridTable5DarkAccent6 staticReturns the name of the Grid Table 5 Dark Accent 6 style.
GridTable6Colorful staticReturns the name of the Grid Table 6 Colorful style.
GridTable6ColorfulAccent1 staticReturns the name of the Grid Table 6 Colorful Accent 1 style.
GridTable6ColorfulAccent2 staticReturns the name of the Grid Table 6 Colorful Accent 2 style.
GridTable6ColorfulAccent3 staticReturns the name of the Grid Table 6 Colorful Accent 3 style.
GridTable6ColorfulAccent4 staticReturns the name of the Grid Table 6 Colorful Accent 4 style.
GridTable6ColorfulAccent5 staticReturns the name of the Grid Table 6 Colorful Accent 5 style.
GridTable6ColorfulAccent6 staticReturns the name of the Grid Table 6 Colorful Accent 6 style.
GridTable7Colorful staticReturns the name of the Grid Table 7 Colorful style.
GridTable7ColorfulAccent1 staticReturns the name of the Grid Table 7 Colorful Accent 1 style.
GridTable7ColorfulAccent2 staticReturns the name of the Grid Table 7 Colorful Accent 2 style.
GridTable7ColorfulAccent3 staticReturns the name of the Grid Table 7 Colorful Accent 3 style.
GridTable7ColorfulAccent4 staticReturns the name of the Grid Table 7 Colorful Accent 4 style.
GridTable7ColorfulAccent5 staticReturns the name of the Grid Table 7 Colorful Accent 5 style.
GridTable7ColorfulAccent6 staticReturns the name of the Grid Table 7 Colorful Accent 6 style.
GridTableLight staticReturns the name of the Grid Table Light style.
NormalTable staticReturns the name of the Normal Table style.
PlainTable1 staticReturns the name of the Plain Table 1 style.
PlainTable2 staticReturns the name of the Plain Table 2 style.
PlainTable3 staticReturns the name of the Plain Table 3 style.
PlainTable4 staticReturns the name of the Plain Table 4 style.
PlainTable5 staticReturns the name of the Plain Table 5 style.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

TableStyleName Class

DevExpress.Blazor.RichEdit Namespace