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

More...

Public Member Functions

override string Serialize ()
 

Properties

override ConfigOptionsCollection ConfigOptions [get]
 
override string FxName [get]
 
AnchorPoint Anchor [get, set]
 One of the valid Fx anchor positions (defaults to AnchorPoint.Top) More...
 
override string? Arguments [get]
 

Detailed Description

Slides the element into view. An anchor point can be optionally passed to set the point of origin for the slide effect. This function automatically handles wrapping the element with a fixed-size container if needed.

Member Function Documentation

◆ Serialize()

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

Property Documentation

◆ Anchor

AnchorPoint Ext.Net.SlideIn.Anchor
getset

One of the valid Fx anchor positions (defaults to AnchorPoint.Top)

◆ Arguments

override string? Ext.Net.SlideIn.Arguments
get

◆ ConfigOptions

override ConfigOptionsCollection Ext.Net.SlideIn.ConfigOptions
get

◆ FxName

override string Ext.Net.SlideIn.FxName
get


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