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

More...

Public Member Functions

override string Serialize ()
 

Properties

override ConfigOptionsCollection ConfigOptions [get]
 
override string FxName [get]
 
string Color [get, set]
 The color of the border. Should be a 6 char hex color without the leading # (defaults to light blue: 'C3DAF9'). More...
 
int Count [get, set]
 The number of ripples to display (defaults to 1) More...
 
override string? Arguments [get]
 

Detailed Description

Shows a ripple of exploding, attenuating borders to draw attention to an Element

Member Function Documentation

◆ Serialize()

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

Property Documentation

◆ Arguments

override string? Ext.Net.Frame.Arguments
get

◆ Color

string Ext.Net.Frame.Color
getset

The color of the border. Should be a 6 char hex color without the leading # (defaults to light blue: 'C3DAF9').

◆ ConfigOptions

override ConfigOptionsCollection Ext.Net.Frame.ConfigOptions
get

◆ Count

int Ext.Net.Frame.Count
getset

The number of ripples to display (defaults to 1)

◆ FxName

override string Ext.Net.Frame.FxName
get


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