C# Class RpgCodeExpress.Items.DropDownItem

Mostrar archivo Open project: rpgtoolkit/rpgcodeexpress Class Usage Examples

Public Properties

Property Type Description
Position int
Title string
Type DropDownType

Property Details

Position public_oe property

public int Position
return int

Title public_oe property

public string Title
return string

Type public_oe property

public DropDownType Type
return DropDownType