Namespace:
EGIS.Web.Controls
Assembly: EGIS.Web.Controls (in EGIS.Web.Controls.dll)
Assembly: EGIS.Web.Controls (in EGIS.Web.Controls.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property UseCustomImageSymbols As Boolean Get |
C# |
---|
public bool UseCustomImageSymbols { get; } |
Visual C++ |
---|
public: virtual property bool UseCustomImageSymbols { bool get () sealed; } |
JavaScript |
---|
function get_useCustomImageSymbols(); |