Show / Hide Table of Contents

    Class SettingItemSeparatorGroup

    Typecasts setting as GroupBox item

    Namespace: TradingPlatform.BusinessLayer
    Syntax
    public sealed class SettingItemSeparatorGroup : SettingItemVisualGroup, ISettingsGroup, ISettingsGroupCollapseBehaviour

    Constructors

    SettingItemSeparatorGroup(String, Int32)

    Declaration
    public SettingItemSeparatorGroup(string text = "", int sortIndex = 0)
    Parameters
    Type Name Description
    System.String text
    System.Int32 sortIndex

    Properties

    Key

    Declaration
    public string Key { get; set; }
    Property Value
    Type Description
    System.String
    Back to top Copyright QUANTOWER LLC. © 2017-2021. All rights reserved.