Show / Hide Table of Contents

    Enum GroupToggleBehavior

    What happens when a segment is selected

    Namespace: Forms9Patch
    Assembly: Forms9Patch.dll
    Syntax
    public enum GroupToggleBehavior

    Fields

    Name Description
    Multiselect

    None, any or all the buttons can be in the selected state

    None

    No buttons are Toggle

    Radio

    Only one button can be in the selected state

    Extension Methods

    GroupToggleBehaviorExtensions.ToXfSelectionMode()
    DebugExtensions.AddToCensus()
    DebugExtensions.RemoveFromCensus()
    ReflectionExtensions.GetProperties()
    ReflectionExtensions.GetProperty(String)
    ReflectionExtensions.PropertyNames()
    ReflectionExtensions.PropertyExists(String)
    ReflectionExtensions.HasProperty(String)
    ReflectionExtensions.GetPropertyValue(String)
    ReflectionExtensions.SetPropertyValue(String, Object)
    ReflectionExtensions.GetFieldValue(String)
    ReflectionExtensions.SetFieldValue(String, Object)
    ReflectionExtensions.CallMethod(String, Object[])
    Back to top Copyright © 2018 42nd Parallel