UseAlternateUIAttributeUseAlternateUI Property
Flag that determines whether to use the alternate UI for the associated property or field.
Namespace: Gemstone.ComponentModel.DataAnnotationsAssembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.150 -- Release Build+64e3b411e1abfbd2d4d8a81e850c3909a0ce8731
public bool UseAlternateUI { get; init; }
Public Property UseAlternateUI As Boolean
Get
Set
public:
property bool UseAlternateUI {
bool get ();
void set (bool value);
}
function get_UseAlternateUI();
function set_UseAlternateUI(value);
Property Value
Boolean