| C1.Win.TreeView Namespace > CustomContentPresenter Class > SetDirty Method : SetDirty(Boolean,Boolean) Method |
'DeclarationPublic Overloads Sub SetDirty( _ ByVal dirty As Boolean, _ ByVal layoutOnly As Boolean _ )
'UsageDim instance As CustomContentPresenter Dim dirty As Boolean Dim layoutOnly As Boolean instance.SetDirty(dirty, layoutOnly)
public void SetDirty( bool dirty, bool layoutOnly )
public: void SetDirty( bool dirty, bool layoutOnly )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2