combit List & Label 28 - .NET Help
combit.Reporting.Dom Namespace / ObjectBase Class / Selected Property


In This Topic
    Selected Property
    In This Topic
    Selects the item if called while the Designer is open.
    Syntax
    'Declaration
     
    
    Public Property Selected As String
    public string Selected {get; set;}
    public:
    property String^ Selected {
       String^ get();
       void set (    String^ value);
    }
    Requirements

    Platforms: Windows 8.1, Windows 10 (Version 20H2 - 22H2), Windows 11 (21H2 - 22H2), Windows Server 2012 - 2022

    See Also