HasFlowAlignChildren Property (Style)
In This Topic
Gets a value indicating whether the
FlowAlignChildren property is defined on the current style.
Syntax
'Declaration
Public ReadOnly Property HasFlowAlignChildren As Boolean
public bool HasFlowAlignChildren {get;}
See Also