Table of Contents

Method CreateDateProperty

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

CreateDateProperty(string, string, DateTime)

Creates date/time property.

PropertyGridItemHandle CreateDateProperty(string label, string name, DateTime value)

Parameters

label string

Property label.

name string

Property name.

value DateTime

Property value.

Returns

PropertyGridItemHandle

Handle to the item.