Table of Contents

Interface IAccordion

Namespace
Shift.Sdk.UI
Assembly
Shift.Sdk.dll
public interface IAccordion
Extension Methods

Properties

SelectedIndex

int SelectedIndex { get; set; }

Property Value

int

Methods

GetIndex(IAccordionPanel)

int GetIndex(IAccordionPanel panel)

Parameters

panel IAccordionPanel

Returns

int