KrPartContext.Rule property
Gets the matching rule for the part, if any.
public KrFormPartRule? Rule { get; set; }
See Also
- class KrFormPartRule
- record KrPartContext
- namespace Kestrun.Forms
Gets the matching rule for the part, if any.
public KrFormPartRule? Rule { get; set; }