Interface IRoundedListType
Rounded list type interface.
Namespace: EduCATS.Controls.RoundedListView.Interfaces
Assembly: EduCATS.dll
Syntax
public interface IRoundedListType
Methods
GetListType()
Get list type.
Declaration
RoundedListTypeEnum GetListType()
Returns
| Type | Description |
|---|---|
| RoundedListTypeEnum | Rounded list type enumeration. |