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.155 -- Release Build+a7d8ba87ff92af3282fc68a6fbfd37a854100b44
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