C# Класс Serenity.ComponentModel.HintAttribute

Sets a hint for a form field. Hint is shown when field label is hovered. This has no effect on columns.
Наследование: System.Attribute
Показать файл Открыть проект

Открытые методы

Метод Описание
HintAttribute ( string hint ) : System

Описание методов

HintAttribute() публичный Метод

public HintAttribute ( string hint ) : System
hint string
Результат System