Show / Hide Table of Contents

Class DateTimeUiSourceDto

Элемент управления дата-время.

Inheritance
InheritedDto<UiSourceMinimalBaseDto>
UiSourceMinimalBaseDto
UiSourceBaseDto
MutableSourceDto
ChangeableUiSourceDto
ValueUiSourceDto
ValueUiSourceDto<System.Nullable<System.DateTime>>
DateTimeUiSourceDto
Inherited Members
ValueUiSourceDto<Nullable<DateTime>>.Value
ValueUiSourceDto.IsNullable
ChangeableUiSourceDto.IsValueChanged
MutableSourceDto.DoActionOnChangeValue
UiSourceBaseDto.Caption
UiSourceBaseDto.Enable
UiSourceBaseDto.Visible
UiSourceBaseDto.Hint
UiSourceMinimalBaseDto.Id
UiSourceMinimalBaseDto.Image
Namespace: Trivium.CardsDto.UiSourcesDto
Assembly: Trivium.CardsDto.dll
Syntax
public class DateTimeUiSourceDto : ValueUiSourceDto<DateTime?>

Properties

DateTimeKind Kind
Флаг учета даты, времени, даты-времени.
Back to top Generated by DocFX