C# Class XAF_Bootstrap.Controls.XafBootstrapTagSelectorItems

Inheritance: IEnumerable
Afficher le fichier Open project: Terricks/XAFBootstrap Class Usage Examples

Méthodes publiques

Свойство Type Description
ItemImageHeight int
ItemImageWidth int
List IList

Méthodes publiques

Méthode Description
Add ( ) : XafBootstrapTagSelectorItem
Add ( XafBootstrapTagSelectorItem Item ) : void
XafBootstrapTagSelectorItems ( ) : System

Private Methods

Méthode Description
IEnumerable ( ) : IEnumerator

Method Details

Add() public méthode

public Add ( ) : XafBootstrapTagSelectorItem
Résultat XafBootstrapTagSelectorItem

Add() public méthode

public Add ( XafBootstrapTagSelectorItem Item ) : void
Item XafBootstrapTagSelectorItem
Résultat void

XafBootstrapTagSelectorItems() public méthode

public XafBootstrapTagSelectorItems ( ) : System
Résultat System

Property Details

ItemImageHeight public_oe property

public int ItemImageHeight
Résultat int

ItemImageWidth public_oe property

public int ItemImageWidth
Résultat int

List public_oe property

public IList List
Résultat IList