Class GroupsPickerView
Groups picker view.
Inheritance
GroupsPickerView
Implements
Inherited Members
Namespace: EduCATS.Controls.Pickers
Assembly: EduCATS.dll
Syntax
public class GroupsPickerView : Frame, INotifyPropertyChanged, IDynamicResourceHandler, INameScope, INavigationProxy, IAnimatable, ITabStopElement, IViewController, IVisualElementController, IElementController, IGestureController, IGestureRecognizers, ILayout, ILayoutController, IElementConfiguration<Frame>, IPaddingElement, IBorderElement
Constructors
GroupsPickerView()
Constructor.
Declaration
public GroupsPickerView()
Properties
ChooseGroupCommandProperty
Chosen group command property.
Declaration
public string ChooseGroupCommandProperty { get; set; }
Property Value
Type | Description |
---|---|
string |
Remarks
"ChooseGroupCommand"
by default.
ChosenGroupProperty
Chosen group property.
Declaration
public string ChosenGroupProperty { get; set; }
Property Value
Type | Description |
---|---|
string |
Remarks
"ChosenGroup"
by default.