Ext.NET  5.3.0
.NET Component Framework for Enterprise Level Apps
Ext.Net.Highlight Class Reference

More...

Public Member Functions

override string Serialize ()
 

Properties

override ConfigOptionsCollection ConfigOptions [get]
 
override string FxName [get]
 
string Color [get, set]
 The highlight color. Should be a 6 char hex color without the leading # (defaults to yellow: 'ffff9c') More...
 
override string? Arguments [get]
 

Detailed Description

Highlights the Element by setting a color (applies to the background-color by default, but can be changed using the "attr" config option) and then fading back to the original color. If no original color is available, you should provide the "endColor" config option which will be cleared after the animation.

Member Function Documentation

◆ Serialize()

override string Ext.Net.Highlight.Serialize ( )
inline

Property Documentation

◆ Arguments

override string? Ext.Net.Highlight.Arguments
get

◆ Color

string Ext.Net.Highlight.Color
getset

The highlight color. Should be a 6 char hex color without the leading # (defaults to yellow: 'ffff9c')

◆ ConfigOptions

override ConfigOptionsCollection Ext.Net.Highlight.ConfigOptions
get

◆ FxName

override string Ext.Net.Highlight.FxName
get


The documentation for this class was generated from the following files: