Interface IUIListBinder
public interface IUIListBinder : IUIListBindable
- Inherited Members
- Extension Methods
Properties
IsBound
bool IsBound { get; }
Property Value
List
IContextListProperty List { get; }
public interface IUIListBinder : IUIListBindable
bool IsBound { get; }
IContextListProperty List { get; }