Interface IBaseDateTimeSelector
public interface IBaseDateTimeSelector
- Extension Methods
Properties
Enabled
bool Enabled { get; set; }
Property Value
HasValue
bool HasValue { get; }
public interface IBaseDateTimeSelector
bool Enabled { get; set; }
bool HasValue { get; }