Class RadMaskedSectionBase
Represents a base class for sectioned input controls.
Inherited Members
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.Input.dll
Syntax
public abstract class RadMaskedSectionBase : RadMaskedInputBase
Constructors
RadMaskedSectionBase()
Declaration
protected RadMaskedSectionBase()
Methods
RefreshSectionPositions()
Refreshes the positions of the sections.
Declaration
protected abstract void RefreshSectionPositions()